Canonical way to add NuMojo to a Mojo project?
Looking at the NuMojo documentation there are directions for building a Mojo packages and making it visible to a Mojo project. Is there a "canonical" way of adding multiple packages like NuMojo to an existing Mojo project? I'm thinking of having a
project/vendor or project/lib directory to host these external packages.