package
Assemble the project into a distributable archive.
Description
Creates a tar.gz archive of the project source code, suitable for distribution.
Usage
coffee package
Implementation Notes
- Outputs to
build/package/<name>-<version>.tar.gz - Archives Coffee.toml, src/, and tests/ directories
- Creates build/ and build/package/ directories if needed
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.