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

https://github.com/utmhikari/repomaster

a tiny website to manage repos
https://github.com/utmhikari/repomaster

gin git repo-management tool

Last synced: 4 months ago
JSON representation

a tiny website to manage repos

Awesome Lists containing this project

README

        

# repomaster

a tiny website to manage repos

## usage

currently support management of git repos, useful when meeting a scenario that needs to manage a huge amount of a same repo

e.g for game QAs, there may exist requirements for checking/differing configuration table data, so that multiple config repos need to be managed, and repomaster is the solution

## development

see [development doc](docs/development.md)