Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/elldritch/generator-orbit
- Owner: elldritch
- License: mit
- Created: 2014-01-08T09:47:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T14:35:52.000Z (over 10 years ago)
- Last Synced: 2024-10-02T19:38:21.081Z (about 1 month ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)