suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 25 forks source link

Generate Atmo project from git repo or template #236

Open hola-soy-milk opened 2 years ago

hola-soy-milk commented 2 years ago

Based on our discussion in the latest docs call, the idea popped up to perhaps allow generating Atmo projects from a git repo. Similar to how cargo-generate does it.

Would it be worthwhile having a --template or --git flag that would allow plugging in a git repo URL that would allow this?

Would love to hear what y'all think, please!

danielledeleo commented 2 years ago

See --repo and --branch flags in subo create runnable