Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 521 Bytes

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