0.2.1 • Published 9 years ago

telescope-cli v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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
0.2.1

9 years ago

0.2.0

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago