https://github.com/zhangchiqing/milestones
GitHub Milestone Generator - Create milestones in batch
https://github.com/zhangchiqing/milestones
Last synced: 2 months ago
JSON representation
GitHub Milestone Generator - Create milestones in batch
- Host: GitHub
- URL: https://github.com/zhangchiqing/milestones
- Owner: zhangchiqing
- License: mit
- Created: 2015-08-07T15:00:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T19:43:07.000Z (almost 10 years ago)
- Last Synced: 2025-04-05T05:41:28.752Z (3 months ago)
- Language: JavaScript
- Homepage: https://zhangchiqing.github.io/milestones/
- Size: 523 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# milestones
GitHub Milestone Generator - Create milestones in batch### Stack
[RxJS](https://github.com/Reactive-Extensions/RxJS) + [Virtual-DOM](https://github.com/Matt-Esch/virtual-dom)### Develop
```
$ npm install
$ npm startGo to http://127.0.0.1:9966/dev
```### Deploy
```
$ npm run dist
merge changes to gh-pages
```