Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

growerlab/svc

Repository files navigation

git service

installation

go get github.com/growerlab/svc
cd $GOPATH/src/github.com/growerlab/svc
go mod download

build and run

ENV=dev go run main.go

env

  • dev
  • staging
  • test
  • production

graphql

http://your-server-ip:port/graphql

TODO

  • Create repo
  • Delete repo
  • Fork repo
  • Create branch
  • Branch list
  • Default branch
  • Delete branch
  • Rename branch
  • Diff branch
  • File list
  • Delete file
  • Tag list
  • Delete Tag
  • Commit list
  • Create commit (create file)
  • Diff commit
  • Commit desc
  • Push Hook
  • README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published