Skip to content

Instantly share code, notes, and snippets.

@chipulaja
Last active May 12, 2020 09:30
Show Gist options
  • Save chipulaja/86ecda356c5b30202b9e057a033fce97 to your computer and use it in GitHub Desktop.
Save chipulaja/86ecda356c5b30202b9e057a033fce97 to your computer and use it in GitHub Desktop.
read file .md or markdown github offline
$sudo apt install python-pip
$pip install grip
$cd /path/project && sudo python -m grip . 0.0.0.0:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment