15 lines
144 B
Markdown
15 lines
144 B
Markdown
LLGo wrapper of benhoyt/inih
|
|
=====
|
|
|
|
## How to install
|
|
|
|
### on macOS (Homebrew)
|
|
|
|
```sh
|
|
brew install inih
|
|
```
|
|
|
|
### on Linux (Debian/Ubuntu)
|
|
|
|
TODO
|