Written in Go and with several configuration options.
Glow is a terminal-based markdown file reader designed from the ground up to enhance the beauty - and power - of CLI.
Use it to discover markdown files, read documentation directly from the command line, and store markdown files in your own private collection so you can read them on the go.
By the way, all stored data is end-to-end encrypted: only you can decrypt it.
Installation
Glow is available for different operating systems and distributionsLinux, see the procedure accordingly with your case:
If none of the above options are available on your system then compile using Go:
Usage
To display a markdown file just pass it as a parameter:
If you want to paginate the output use the -p parameter:
If you want to view with a larger or smaller width, enter using -w [num]:
You can also view files online:
For more information and usage tips use the glow help, output:
For more information, access the project’s repository.