🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More →
Socket
Book a DemoSign in
Socket

voyager-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voyager-cli

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

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 26 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts