init
Initialize a new C project in current directory.
Description
Creates a Coffee.toml in the current directory without creating a new directory.
The new Coffee.toml contains all possible configuration parameters, set to the default options.
Usage
coffee init [name]
Implementation Notes
- Similar to new but uses current directory
- Optional name argument defaults to directory name
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.