remove
Remove a dependency.
Usage
coffee remove <package>
Implementation Notes
- Removes the dependency entry from Coffee.toml
- Cleans up the corresponding section in Makefile (lines prefixed with
# Dep: <name>) - Reports an error if the dependency is not found
Need help?
Please wait: the project is still pre-alpha!
Cup of Coffee is an open source project inspired by Cargo, Rustup Crates, and Conda-forge.