8 releases
0.3.1 | Nov 1, 2020 |
---|---|
0.3.0 | Nov 1, 2020 |
0.2.3 | Jul 8, 2019 |
0.2.2 | Dec 29, 2018 |
0.1.0 | Apr 17, 2017 |
#729 in Encoding
39 downloads per month
120KB
1.5K
SLoC
To install the binary from the github repository:
make install
To install the latest version published on crates.io
(does not require to clone the repository):
cargo install data-encoding-bin
By default, the binary will be installed as ~/.cargo/bin/data-encoding
.
Assuming ~/.cargo/bin
is in your PATH
environment variable, you can see the
usage by running:
data-encoding --help
Dependencies
~135KB