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

https://github.com/fuyutarow/line-parser

LINEのトーク履歴をパースしよう
https://github.com/fuyutarow/line-parser

cli line parser

Last synced: about 1 year ago
JSON representation

LINEのトーク履歴をパースしよう

Awesome Lists containing this project

README

          

# LINE-parser

## Installation
```
brew install line-parser
```

## Usage
```
line-parser LINEchatroom.txt
```

## Project setup

### Compiles and minifies for production
```
cargo build --release
```