telescope-cli

0.2.1 • Public • Published

telescope-cli

A command line tool for managing your Telescope (Meteor.js) app.

This tool is currently under development and is in alpha state. More information coming soon.

Installation

npm install -g telescope-cli

Usage

telescope create someName

The above command creates a new Meteor app and installs all of the default Telescope packages.

Misc

telescope --help
 
  Usage: telescope <command>
 
 
  Commands:
 
    create <name>  Create a new Telescope app
    add <pkg>      Add an optional Telescope package
    remove <pkg>   Remove an optional Telescope package
    list           List optional Telescope packages
    update         Update all packages
 
  Options:
 
    -h, --help     output usage information
    -V, --version  output the version number

Readme

Keywords

Package Sidebar

Install

npm i telescope-cli

Weekly Downloads

0

Version

0.2.1

License

MIT

Last publish

Collaborators

  • jshimko