https://github.com/elldritch/generator-orbit
A Yeoman generator for Orbit.
https://github.com/elldritch/generator-orbit
Last synced: about 1 month 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T14:35:52.000Z (over 12 years ago)
- Last Synced: 2025-10-24T20:52:56.231Z (9 months ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 0
- Watchers: 0
- 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.
[](https://travis-ci.org/The2ndOne3/generator-orbit)
[](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)