donneh/basis-installer

Installer for basis framework

v1.0 2019-04-10 21:44 UTC

This package is auto-updated.

Last update: 2024-05-19 04:41:13 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