Right now you have to do the following: `newt make route --name test` Instead you should be able to just: `newt make route test`
Right now you have to do the following:
newt make route --name testInstead you should be able to just:
newt make route test