spilth/savant

When passed a single argument, init should use that as the artifactId

Closed this issue · 1 comments

savant init foo should be the same as savage init --artifactId=foo

Since artifactId is kind of pointless without a groupId, I'm not going to do this.