5 unstable releases
0.2.1 | Jul 31, 2021 |
---|---|
0.2.0 | Jul 29, 2021 |
0.1.1 | Nov 24, 2015 |
0.1.0 | Apr 12, 2015 |
0.0.3 | Jan 26, 2015 |
#11 in #robots-txt
10KB
247 lines
Identicon
A port of GitHub's identicon algorithm to Rust.
Usage
$ echo -n 480938 | identicon > hubot.png
$ identicon < robots.txt > hubot.png
Development
$ cargo test
$ cargo build
License
Identicon is released under the MIT license. Check the LICENSE file for details.
Dependencies
~2.5MB
~46K SLoC