9 releases

0.1.10 Dec 28, 2023
0.1.9 Dec 23, 2023
0.1.7 Nov 30, 2023
0.1.5 Oct 27, 2023
0.0.0 Jul 4, 2023

#450 in Operating systems

Download history 5/week @ 2023-12-25 24/week @ 2024-02-26 4/week @ 2024-03-11 152/week @ 2024-04-01

156 downloads per month
Used in zinkup

GPL-3.0-only

33KB
694 lines

elko - Zink's package manager

Installation

cargo install zinkup --features elko

Usages

elko
Package manager of zink.

Usage: elko [OPTIONS] <COMMAND>

Commands:
  new    Create a new zink project
  build  Build zink project to EVM bytecode
  help   Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose...  Verbose mode (-v, -vv, -vvv, etc.)
  -h, --help        Print help
  -V, --version     Print version

LICENSE

GPL-3.0


lib.rs:

Zink package manager.

Dependencies

~13–25MB
~323K SLoC