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.
- Host: GitHub
- URL: https://github.com/localghost/termd
- Owner: localghost
- Created: 2020-04-17T09:08:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T20:36:23.000Z (about 5 years ago)
- Last Synced: 2025-02-07T21:37:11.949Z (3 months ago)
- Topics: markdown, terminal, viewer
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# termd
Markdown terminal viewer.```
cargo build --release./target/release/termd /path/to/file.md
```