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

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

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 start

Go to http://127.0.0.1:9966/dev
```

### Deploy
```
$ npm run dist
merge changes to gh-pages
```