Skip to content

EscapeWork/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape installer

This installer installs the Laravel Boilerplate provided by Agência Escape. We built this based on the Laravel Installer.

Installing

$ composer global require escapework/console:dev-master

After that, just execute the command:

$ escape app:install your-project-name 

This will:

  • Clone the repository;
  • Install npm dependencies;
  • Install composer dependencies;
  • Generate PHP artisan key;
  • Init a new git repository;
Options

We also have some options to optimize your time:

License

See the LICENSE file.

Releases

No releases published

Packages

No packages published

Languages