Hey,
I have some packages I want to keep private (mainly because they don’t make sense for anything outside of my project).
Is it possible to set up a private package server, ideally something that can first search packages in its own repository and if not found, relay the request to atmospherejs?
I don’t need the whole atmospherejs user interface, just the part that talks to meteor-tool…