donneh / basis-installer
Installer for basis framework
v1.0
2019-04-10 21:44 UTC
Requires
- guzzlehttp/guzzle: ^6.3
- symfony/console: ^4.0
This package is auto-updated.
Last update: 2024-12-19 05:56:00 UTC
README
A commandline installer to install the Basis framework. Both made for learning purposes.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installing
Install the installer
composer global require donneh/basis-installer
Make new instance of the framework
php basis new projectname
This will install Basis in a directory with the given name!
Built With
License
This project is licensed under the MIT License - see the license.md file for details