Skip to content

💻 A boilerplate to get a coding dojo environment up and running.

License

Notifications You must be signed in to change notification settings

devdrops/coding-dojo-php-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# devdrops/coding-dojo-php-boilerplate

A boilerplate to get a coding dojo environment up and running.

What This Environment Provides?

  • Ubuntu as the OS (version as the latest from trusty64), with cURL and Vim;
  • PHP 7.0.2 (latest from ondrej/php);
  • Composer as global (with commands to always update composer.phar);
  • PHPUnit as global (as the latest phpunit/phpunit=5.1.*, installed using Composer).

Requirements Before Start

Remember to check if your machine have the following requirements:

  • Vagrant

Also: Please check License and the Code Of Conduct before start 😉.

Let's Get Started!

  1. Clone this repository;
  2. Fire vagrant up;
  3. Then, vagrant ssh;
  4. Finally, start your Dojo! :shipit:

About

💻 A boilerplate to get a coding dojo environment up and running.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages