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
- Host: GitHub
- URL: https://github.com/utmhikari/repomaster
- Owner: utmhikari
- Created: 2020-12-13T07:44:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T17:15:25.000Z (over 4 years ago)
- Last Synced: 2023-03-03T06:52:26.160Z (over 2 years ago)
- Topics: gin, git, repo-management, tool
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)