makeup-cli
v0.6.2
Published
This CLI is intended to be used with the 'makeUp' framework, which you can find here: https://github.com/dahas/makeup2
Readme
CLI for the 'makeUp' framework
What is it?
This is the CLI of the makeUp PHP framework. Install and use it to create Bootstrap Single Page Applications.
The makeUp PHP framework is work in progress. If you are interested, you can learn more about it here: https://github.com/dahas/makeup
Installation
$ npm i -g makeup-cliUsage example
$ makeup -vFind a list below with all available arguments.
Argument|Short|Description ---|---|--- --install | -i | Download framework and install dependencies --create-module | -m | Create a custom module --create-service | -s | Create a service --create-service | -s | Create a service --install-db | -d | Install a database with sampledata --serve | -p | Launch PHP Web Server --sass | -w | Start SASS watcher --watch | -h | Start SASS and launch PHP Server --version | -v | Get the version number
Author
Martin J. Wolf
License
ISC
