exseed-cli

exseed command line tool

Usage no npm install needed!

<script type="module">
  import exseedCli from 'https://cdn.skypack.dev/exseed-cli';
</script>

README

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