3.3.1-0.1.2 • Published 10 years ago

patriot v3.3.1-0.1.2

Weekly downloads
23
License
-
Repository
github
Last release
10 years ago

Install

$ sudo npm install -g patriot --no-bin-links

Usage

Usage: patriot [options] [commands]

Description:

  Patriot command-line tool.

Commands:

  build                build and optimize the www-dev sources
  create <path>        create a patriot project
  help [command]       output usage information
  serve [options]      serves the application via express
  version              output version number

Options:

  -v, --version        output version number
  -h, --help           output usage information

Examples:

  $ patriot help create
  $ patriot help  build
  $ patriot create path/to/my-app
  $ patriot serve