Skip to content

jdyer09/Canticle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canticle

Canticle is a dependency manager for go. But, Canticle is also so much more. It's for version locking libraries, single projects, and entire continuously-released, microservice platforms. It's also for vendoring internally, without import path rewriting.

Read more about Canticle at the website. You may want to check out the rationale.

Installing Canticle

Prerequisite: It is assumed that your GO environment is already configured properly (ie. set GOPATH).

curl -fsSL https://raw.githubusercontent.com/Comcast/Canticle/master/install.sh | sh

Packages

No packages published

Languages

  • Go 71.4%
  • HTML 26.6%
  • CSS 1.8%
  • Shell 0.2%