We create this to do test lab.
Our provide API via RESTful or via other methods.
Golang version 1.13 above
go version
To check your localy version
Install dependencies to local
go mod download
If you got error can not download dependencies then open bin and run script You must export env USER,PERSONAL_TOKEN
chmod +x ./bin/private-repo.sh
./bin/private-repo.sh
Runing
go run main.go
This project is the current beta
- Tien TP - Initial work - TienTP
See also the list of contributors who participated in this project.