Notepad/enter/Glow.md

25 lines
599 B
Markdown

[Glow](https://terminalroot.com/render-markdown-in-the-terminal-elegantly/) allows you to view Markdown files right within the terminal. This is another charm bracelet application written in Go.
Installation:
```sh
# macOS (with MacPorts)
sudo port install glow
```
Usage:
```sh
glow file.md
```
You can also view files online:
```sh
glow https://host.tld/file.md
```
via [this](https://terminalroot.com/render-markdown-in-the-terminal-elegantly/) source. To view the full repository visit [here](https://github.com/charmbracelet/glow).
If you prefer markdown reader written in Swift: