incubator-baremaps
incubator-baremaps copied to clipboard
Baremaps init with no options show no message
baremaps init with no options return code 0 and no message.
Maybe a message if style and tileset are null?
Good idea. Telling that the command did nothing is probably sufficient.
An alternative may be to set default values for the style and the tileset, but I'm not sure that the user always want to create both files. What do you think?
Telling the user that the command did nothing seem sufficient to me.
Solved in #804