repositorypackage
0.0.0-20240613111100-d9f60569c0cf
Repository: https://github.com/konstantin8105/gitup.git
Documentation: pkg.go.dev
# README
gitup
returns all github repository of user
Example:
go run main.go -u Konstantin8105
Result:
https://github.com/Konstantin8105/awesome-go.git
https://github.com/Konstantin8105/c4go.git
https://github.com/Konstantin8105/c4go-rating.git
https://github.com/Konstantin8105/CalculixRPCclient.git
https://github.com/Konstantin8105/CalculixRPCserver.git
https://github.com/Konstantin8105/CFL3D.git
...