-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Calling without parameters result in:
tinted-builder-rust
Basic usage: tinted-builder-rust apply <SCHEME_NAME>
For more information try --help
See
| println!("Basic usage: {} apply <SCHEME_NAME>", REPO_NAME); |
I can't see any reference to "apply", I tried using it in case I misunderstood but it does not seem to be a valid option.
Also schema name does not seem to be a valid option either, either with apply or build
>tinted-builder-rust build chinoiserie_tinted
Error: The theme template config file is missing or not a valid yaml file: chinoiserie_tinted\templates/config.yaml
I suspect:
println!("Basic usage: {}", REPO_NAME);would be a reasonable, quick fix for this.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels