Manage working directories.
When you want a temporary workspace that you don't want to manage with git, wh
creates a workspace under a specific dedicated directory.
cargo install wh
```
USAGE:
wh
FLAGS: -h, --help Prints help information -V, --version Prints version information
SUBCOMMANDS: create Create working dir help Prints this message or the help of the given subcommand(s) list Prints working dir list root Prints root dir ```
WH_ROOT
wh
will use it as the root path. If it is not set, it defaults to $HOME/wh
.