voyager-cli

0.1.4 • Public • Published

voyager-cli

A command line interface (CLI) for generating Voyager apps.

Installation

To gain access to the voyager executable, install the voyager-cli globally with the following:

$ npm install -g voyager-cli

Usage

$ voyager <command> [options]

Commands:

$ voyager new [options] <project-name>  # create new project
$ voyager start [options]               # launch project

Options:

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

Examples:

$ voyager new app --auth  # creates a new app with user auth 
$ voyager start           # starts up the voyager server

License

Voyager CLI is an open-source software running under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i voyager-cli

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • chriscourses