Language

Package: grip @ 4.5.2-1.27a4d6d

Synopsis

Preview Markdown files using the GitHub API

Description

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

Home page
https://github.com/joeyespo/grip
Location
gnu/packages/python-web.scm (line: 5070, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?