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

https://github.com/deepblue/html_split


https://github.com/deepblue/html_split

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# HtmlSplit

## Usage

```
mix escript.build
./html_split --in ~/Downloads/instapaper-export.html --size=1000 --out ~/Downloads/split
```