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

https://github.com/hairyhenderson/github-sync-labels-milestones

A port of Xiphe/github-sync-labels-milestones to Golang
https://github.com/hairyhenderson/github-sync-labels-milestones

devops github github-labels github-milestones github-organizations golang-application sync

Last synced: 15 days ago
JSON representation

A port of Xiphe/github-sync-labels-milestones to Golang

Awesome Lists containing this project

README

        

# github-sync-labels-milestones

A port of Xiphe/github-sync-labels-milestones to Golang

## TODO

_in no particular order..._

- [ ] support YAML configs
- [ ] refactor code so it's not so haphazard
- [ ] unit tests!
- [ ] set up CI build & proper Makefile