Skip to content

novelinux/go_build_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

The Miot Open Platform Repo Manifest

repo

$ mkdir ~/bin
$ vim ~/.bashrc

add PATH=~/bin:$PATH to the end of ~/.bashrc

$ curl http://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ chmod a+x ~/bin/repo

If connect to time out, please modify to REPO_URL as following:

REPO_URL = 'https://github.com/novelinux/git-repo'

download sources

openplatform-go-builder

$ repo init -u [email protected]:miot-business-like/golang/manifest.git -m openplatform-go-projects.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published