ncg/README.md

20 lines
173 B
Markdown
Raw Normal View History

# ncg
Pass a url, get a text rendering back. Supports gemini, gopher, and gemini.
## Run
```
ncg http://some-address.tld
```
## Buid
```
go build
```
## License
FFSL