jahvon / flow

Interactive CLI automation that flows with you.
http://flowexec.io/
Apache License 2.0
55 stars 3 forks source link

Built-in flowfile templates #145

Open jahvon opened 3 months ago

jahvon commented 3 months ago

Enhancement Summary

Common flowfile templates should be added to provide an easy executable init experience.

Templates considering:

Sample usage:

flow template generate -t std:go -w my-ws
flow template generate -t std:kube -w my-ws

Additional context

The built-in templates will need to be under a namespace to avoid conflicts