Crates.io | zinkup |
lib.rs | zinkup |
version | 0.1.7 |
source | src |
created_at | 2023-07-04 09:16:38.215193 |
updated_at | 2023-11-30 23:03:54.323042 |
description | Zink toolchain |
homepage | https://github.com/clearloop/zink |
repository | https://github.com/clearloop/zink.git |
max_upload_size | |
id | 907819 |
size | 41,780 |
zinkup
The zink components are gathered here, 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 |
GPL-3.0