Could you add a **mongo** branch?
wxs77577 opened this issue · 3 comments
wxs77577 commented
I've create a boilerplate of mongodb, and people can use it via
adonis new --blueprint=adonisjs/adonis-fullstack-app --branch=mongo yardstick
I want to make it easier, could you add a mongo
branch so that I can push it?`
And then, people can use it via
adonis new --branch=mongo yardstick`
thetutlage commented
Why not create a different blueprint all together?
wxs77577 commented
I think use adonis new --branch=mongo yardstick
is the easiest way.
thetutlage commented
I believe passing a github repo is usually easy. Adding it to the AdonisJs org gives the impression, that this is maintained officially and not by the community.