This is a tool that is used for storing references, formatted in Markdown.
Installation
gem install refs
Usage
Try refs -h
Custom Styling
To use a custom stylesheet for your references, you can put a file
called style.css
in the ~/.refs/
directory.
Other
The references are stored in ~/.refs/
and are stored as Markdown
files, you can use Markdown for the formatting and when accessing them,
they will be converted to HTML and opened in your default web browser.