Snippt is an easy to use paste site inspired by sprunge and dpaste.
There are two ways to use snippt:
*Web UI *Command-line interface
To use the web UI simply navigate to http://s.drk.sc (or http://snippt.herokuapp.com if that doesn't resolve).
To use the command line tool, use <command> | curl -F 'paste=<-' http://s.drk.sc
.
You can also add that command to your bash/zsh alias file so that you can use it easier:
Simply add alias snippt="curl -F 'paste=<-' http://s.drk.sc"
. This will allow you to use <command> | snippt
.
See here for more information.
If you want to see new features in Snippt, please don't hesitate to offer suggestions, clone the repository, or create a new issue. There are many ways to contribute.
You can also join the team at #snippt on irc.darkscience.net. Alternatively if you don't have an IRC client, you can use our webchat.
You will need to do /join #snippt
when the webchat connects because you are automatically put in the #sector5d channel.