Command Line Tool
The zink toolchain are gathered in zinkup
You can install all of the components directly with:
cargo install zinkup
For installing only specified binaries:
cargo install zinkup --features elko,zinkc
Available binaries:
Name | Description |
---|---|
elko | Zink's package manager |
zinkc | The zink compiler |