How to Install grip in Ubuntu 18.04



Install grip by entering the following commands in the terminal:

sudo apt update
sudo apt install grip

Description:

Preview GitHub Markdown files like Readme locally

Grip is a command-line server application written in Python that uses the GitHub markdown API to render a local readme file. The styles come directly from GitHub, so you'll know exactly how it will appear. Changes you make to the Readme will be instantly reflected in the browser without requiring a page refresh.

Homepage: https://github.com/joeyespo/grip

Version: 4.2.0-3

Section: universe/utils