Amnesia 🗑️
A simple code sharing service, GitHub Gists meets Pastebin but... forgetful.
- JSON API
- Custom TTL
- Version support
- Vim Plugin
- Sublime Plugin
# Run this command:
$
curl -F "file=@filepath/filename.js" https://amnesia.io
# Or use the snippet below to create a bash or zsh alias.
# Then it's just:
$ amn filepath/filename.js
https://amnesia.io/hvneg7gahc335ib4xa63dgpco4hmyiawzobh46gdj7asmpyin67q
For the latest bash alias please see this gist.