Last active
May 12, 2020 09:30
-
-
Save chipulaja/86ecda356c5b30202b9e057a033fce97 to your computer and use it in GitHub Desktop.
read file .md or markdown github offline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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