automatica-team / plant

Declarative bots constructor
1 stars 0 forks source link

cmd/plant: implement gen command #3

Closed demget closed 3 months ago

demget commented 3 months ago

Implement a new gen subcommand that generates files of the bot.

Usage:

plant gen ./internal

See cmd/plant/do/gen.go for reference