https://github.com/devth/lst
lst :: the minimal list-building tool
https://github.com/devth/lst
Last synced: 4 months ago
JSON representation
lst :: the minimal list-building tool
- Host: GitHub
- URL: https://github.com/devth/lst
- Owner: devth
- Created: 2012-09-02T23:40:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-22T20:47:07.000Z (about 13 years ago)
- Last Synced: 2025-02-02T15:32:33.052Z (11 months ago)
- Language: JavaScript
- Homepage: http://lst.herokuapp.com/
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lst
lst is a simple list-building tool with an email interface. It's built on Clojure with
Noir, sends and receives email with Mailgun, and runs on Heroku.
## Usage
Email items to a@lst.mailgun.org (the subject is also considered an "item"). It
will create your new list or append to your existing list and send the full contents
to sender.
## License
Copyright (C) 2012 Trevor Hartman
Distributed under the [Eclipse Public
License](http://opensource.org/licenses/eclipse-1.0.php), the same as Clojure.