cobra-cli icon indicating copy to clipboard operation
cobra-cli copied to clipboard

feat: Allow locally-scoped projects

Open NautiluX opened this issue 5 months ago • 1 comments

Adds a -L flag that tells init and add to generate based on a different template, that works without globally-scoped commands. Would be interested to hear what you think about the general approach. :)

It also puts the templates into separate files and go:embeds them.

NautiluX avatar May 22 '25 15:05 NautiluX