Skip to content

caffeinelabs/vessel-package-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vessel Package Set · GitHub license CI PRs Welcome

The official community package-set for Motoko libraries to use with vessel.

What is a package set?

A package set is a collection of packages in which there is only one specified version for each package in the set.

This means that when you want to install a package:

  • it must be in the package set
  • its dependencies and all the transitive dependencies must be in the package set

How do I use this with vessel?

You should point the package-set.dhall file in your project at a tagged release of this repository. For example:

let upstream =
  https://github.com/dfinity/vessel-package-set/releases/download/mo-0.7.5-20230118/package-set.dhall
in upstream

Attribution

Much of this machinery and documentation is adapted from https://github.com/purescript/package-sets.

About

The official community package-set for vessel

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 17