Skip to content

LavaToaster/cloudsmith-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudsmith Sync

This tool is to sync your composer repositories from git to Cloudsmith.

Setup

Get the project

go get -u github.com/Lavoaster/cloudsmith-sync

Change to the directory. (modify if your $GOPATH is different from $HOME/go)

cd $HOME/go/src/github.com/Lavoaster/cloudsmith-sync/

Copy config.example.yaml to config.yaml and amend to your needs. It should be fairly straight forward. 😁

Running

Running the sync utility

$ go run main.go run

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages