3 releases
0.1.2 | Mar 30, 2024 |
---|---|
0.1.1 | Mar 30, 2024 |
0.1.0 | Mar 30, 2024 |
#294 in Cargo plugins
8KB
172 lines
cargo-config-profiles
A small Cargo utility to switch config.toml profiles.
Commands:
- create
- Create a new profile in the store.
- switch
- Switch between cargo configs.
- List
- List all configs.
- Remove
- Delete a config.
- Edit
- Launch an editor (via the
--editor
flag) to edit a config.
- Launch an editor (via the
License: MIT
Dependencies
~7–17MB
~247K SLoC