Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 286 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 286 Bytes

NOTR

A simple notaking wrapper for plain text notes!

How to Use

  1. Clone
  2. Build
  3. Run (note: creates config file under ~/.config/notr)

Install

task install

Build

task build

Developer Build (Creates separate config under ~/.config/notr-dev)

task dev