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

https://github.com/localghost/termd

Markdown terminal viewer.
https://github.com/localghost/termd

markdown terminal viewer

Last synced: about 2 months ago
JSON representation

Markdown terminal viewer.

Awesome Lists containing this project

README

        

# termd
Markdown terminal viewer.

```
cargo build --release

./target/release/termd /path/to/file.md
```