commands.sh

grip

all

Preview GitHub-flavored Markdown files locally.

More info →

Options (1)

-b, --browserboolean

Start the server and open the `README` file of the current directory in the browser

Example: grip {{[-b|--browser]}}

Examples (4)

Start the server and serve the rendered `README` file of a current directory

Start the server and serve a specific Markdown file

grip path/to/file.md

Start the server and open the `README` file of the current directory in the browser

grip [-b|--browser]

Start the server in the specified port and serve the rendered `README` file of the current directory

made by @shridhargupta | data from tldr-pages