leanshot/README.md
2018-05-13 17:36:49 -05:00

31 lines
433 B
Markdown

screenshot
==========
Screenshot-capturing utility. Selection isn't fully implemented, so it's disabled for now.
Installation
------------
Make sure you have cargo installed. Then run
```
cargo install --git https://github.com/iptq/screenshot
```
Building from Source
--------------------
First, clone this repository. Then, run
```
cargo build
```
Happy hacking!
Contact
-------
Author: Michael Zhang
License: GNU GPL v3