Skip to content

upstage/upstage-cli

Repository files navigation

upstage-cli NPM version Build Status

CLI for deploying gh-pages.

Install with npm

$ npm i upstage-cli --save

Usage

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

API

Related projects

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

Running tests

Install dev dependencies:

$ 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.