coreeng / corectl

CLI for the CECG Core Platform https://www.cecg.io/core-platform/
https://www.cecg.io/core-platform/
Apache License 2.0
1 stars 1 forks source link

Make app create `--from-template` flag optional #30

Closed lukasz-kaniowski closed 2 months ago

lukasz-kaniowski commented 2 months ago

In a monorepo setup we need to create an empty root repository that will have all of the p2p variables set but without any workflows defined. We could have a specific monorepo software template or alternatively don't use any of the templates. This PR makes --from-template parameter optional to enable this.

Usage

CleanShot 2024-08-22 at 12 15 32@2x