1.0.4 • Published 8 years ago

glazed-cli v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

glazed-cli

Slack Status MIT License Standard JS Style Unicorn Approved

This is a simple command-line tool to generate projects using Glazed (it's very similar to something like Yeoman).

Install

npm install -g glazed-cli

Usage

glazed                                                                                                                        ∞

  Usage:  [options] [command]

  Options:

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



  Commands:

    create <dir>  Create a new Glazed project
    issues        Open GitHub issues for Glazed
    docs          Read Glazed documentation on GitHub

Development

git clone https://github.com/glazedio/glazed-cli.git
cd glazed-cli
npm run watch

License

MIT License