
grip
List of commands for grip:
-
grip:tldr:12509 grip: Start the server and serve the rendered `README` file of a current directory.$ griptry on your machineexplain this command
-
grip:tldr:480fd grip: Start the server and open the `README` file of the current directory in the browser.$ grip --browsertry on your machineexplain this command
-
grip:tldr:54cbc grip: Start the server and serve a specific Markdown file.$ grip ${filename-md}try on your machineexplain this command