Skip to content

How to locally test a new package contribution locally? #1449

Answered by williamboman
clamydo asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! Recently there was a new registry source protocol added (file:) that can be used to test local package definitions easily, for example:

require("mason").setup {
  registries = {
    "file:~/dev/mason-registry"
  }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by clamydo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants