0.1.6 • Published 8 years ago

slimane-cli v0.1.6

Weekly downloads
8
License
MIT
Repository
github
Last release
8 years ago

slimane-cli

Command line interface for Slimane(https://github.com/noppoMan/Slimane)

Installation

npm i -g slimane-cli

Generate a new Slimane app

slimane new MySLimaneApp

Build

cd MySLimaneApp
slimane build

Run

slimane run
# The server is listening at 0.0.0.0:3000

License

slimane-cli is released under the MIT license. See LICENSE for details.