Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elldritch/generator-orbit

A Yeoman generator for Orbit.
https://github.com/elldritch/generator-orbit

Last synced: 5 days ago
JSON representation

A Yeoman generator for Orbit.

Awesome Lists containing this project

README

        

# generator-orbit

[Yeoman](http://yeoman.io) generator for Orbit applications.

[![Build Status](https://travis-ci.org/The2ndOne3/generator-orbit.png?branch=master)](https://travis-ci.org/The2ndOne3/generator-orbit)
[![NPM version](https://badge.fury.io/js/generator-orbit.png)](http://badge.fury.io/js/generator-orbit)

## Getting Started
### Installation
```shell
$ npm install -g yo generator-orbit
```

### API
`yo orbit`, `yo orbit:app`: Creates a new orbit application.

## License

[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0)