#switch #cargo #config #ease #profiles #edit

app cargo-config-profiles

Switch cargo configurations with ease

3 releases

0.1.2 Mar 30, 2024
0.1.1 Mar 30, 2024
0.1.0 Mar 30, 2024

#131 in Cargo plugins

Download history 195/week @ 2024-03-24 146/week @ 2024-03-31 6/week @ 2024-04-07

347 downloads per month

MIT license

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.

License: MIT

Dependencies

~6–17MB
~235K SLoC