feat: add new and init command #357
Annotations
2 warnings
crates/cli/src/components/boilerplates.rs#L13
constants have by default a `'static` lifetime
|
crates/cli/src/commands/components/init.rs#L11
redundant pattern matching, consider using `is_some()`
|