How can I test a patch to Bonescript that is not yet in the release?

Is there a mechanism for applying patches to the installed bonescript package?

I’d do a git init in the node.js directory, add a new branch, add the github bonescript repo as a remote and pull the latest branch from there.