Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonmagic/markdin
A pastebin clone that only renders Markdown and publishes your creation to the Twitters.
https://github.com/jonmagic/markdin
Last synced: 30 days ago
JSON representation
A pastebin clone that only renders Markdown and publishes your creation to the Twitters.
- Host: GitHub
- URL: https://github.com/jonmagic/markdin
- Owner: jonmagic
- Created: 2013-06-01T18:19:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-02T00:25:30.000Z (over 11 years ago)
- Last Synced: 2023-04-10T22:39:33.123Z (over 1 year ago)
- Language: Ruby
- Size: 12.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markdin
This is a pastebin clone that only renders [Markdown](http://daringfireball.net/projects/markdown/) and publishes your creation to the Twitters.
## Getting Setup
Clone the repository and then run script/bootstrap.
```bash
$ script/bootstrap
```