All Projects → Comcast → Canticle

Comcast / Canticle

Licence: other
canticle.io

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].