makeup-cli

0.6.2 • Public • Published

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-cli

Usage example

$ makeup -v

Find 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

Readme

Keywords

Package Sidebar

Install

npm i makeup-cli

Weekly Downloads

0

Version

0.6.2

License

ISC

Unpacked Size

24.2 kB

Total Files

12

Last publish

Collaborators

  • dahas