Skip to content

laurisaarni/t3kit_composer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing t3kit with composer

t3kit with composer.json and without git submodules.

Getting Started:

  • git clone https://github.com/t3kit/t3kit_composer.git
  • cd t3kit_composer
  • composer install

Or if you want to install t3kit with predefined database using Vagrant:

  • git clone https://github.com/t3kit/t3kit_vagrant.git
  • cd t3kit_vagrant
  • ./initWithComposer.sh
  • vagrant up
  • open in browser: localhost:8081

About

Testing t3kit with composer

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 73.2%
  • ApacheConf 24.9%
  • HTML 1.5%
  • JavaScript 0.4%