No description
- Java 97.2%
- Shell 2.8%
- Add `coffee self update` command - Add `coffee self uninstall` command - Add install.sh - Improve crow workflows - Add prek for linting Reviewed-on: #4 |
||
|---|---|---|
| .crow | ||
| gradle | ||
| src/main/java/duckpond/buriedincode | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle.kts | ||
| code-format.xml | ||
| gradlew | ||
| gradlew.bat | ||
| install.sh | ||
| prek.toml | ||
| README.md | ||
| renovate.json | ||
| settings.gradle.kts | ||
Coffee
A Python manager written in Java
Installation
curl -fsSL https://codefloe.com/BuriedInCode/Coffee/raw/branch/main/install.sh | bash
or pre-release
curl -fsSL https://codefloe.com/BuriedInCode/Coffee/raw/branch/main/install.sh | bash -s -- --pre-release
Ensure ${HOME}/.local/bin is on your $PATH
Usage
coffee --help
Python commands
coffee python --help
coffee python installcoffee python listcoffee python uninstall