0.2.0 • Published 8 years ago

exseed-cli v0.2.0

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

Exseed-CLI

Build Status npm version Code Climate Dependency Status

Command line tool for exseed framework

Usage

$ sd -h

  Usage: sd [options] [command]


  Commands:

    hello               show hello message
    build|b [options]   build source files
    init [options]      initialize installed apps, required to run `build` first
    serve|s             run server, required to run `build` first

  Options:

    -h, --help     output usage information
    -V, --version  output the version number