Multi platform command line application to share code
snippets
Building from source:
```shell
$ git clone https://github.com/fabricio7p/gistit.git && cd gistit
$ cargo build --release ```
Your binary will be in /target/release
folder
shell
$ cargo install gistit