upstage-cli NPM version Build Status

CLI for deploying gh-pages.

Install with npm

sh $ npm i upstage-cli --save

Usage

js var upstage = require('upstage-cli');

API

helper-related: Template helper for generating a list of links to the homepages of related GitHub/npm projects.

Running tests

Install dev dependencies:

sh $ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Brian Woodward

License

Copyright © 2015 Brian Woodward Released under the MIT license.


This file was generated by verb-cli on August 06, 2015.