An open API service indexing awesome lists of open source software.

https://github.com/ravicious/markdown-twitter-thread

Export a Twitter thread to Markdown format
https://github.com/ravicious/markdown-twitter-thread

Last synced: 3 months ago
JSON representation

Export a Twitter thread to Markdown format

Awesome Lists containing this project

README

        

# markdown-twitter-thread
Export a Twitter thread to Markdown format

## Development

To start the app, install the gems with `bundle` and then:

```
bundle exec rerun rackup
```