https://www.orchest.io/ logo
r

Rick Lamers

04/28/2021, 4:02 PM
Or if you have
go
installed:
Copy code
git clone <https://github.com/charmbracelet/glow.git>
cd glow
go build
Potentially followed by
Copy code
cp ./glow ~/.local/bin/glow
Just
glow
into your directory like:
Copy code
git clone <http://github.com/orchest/orchest|github.com/orchest/orchest>
cd orchest
glow
README reading in style
image.png
image.png
y

Yannick

04/29/2021, 6:38 AM
Even though I think it looks cool, I still prefer reading and editing my markdown in Vim :)
r

Rick Lamers

04/29/2021, 9:48 AM
Good ol’
vim
2 Views