Notes

A simple tool for taking notes.

Usage

$ notes help

Build

Install Rust nightly:

$ rustup install nightly
$ rustup default nightly

Build:

$ cargo build --release