til_cli

Command-line notetaking application: a CRUD interface to a repo of "Today I Learned" notes. Inspired by the format of https://github.com/thoughtbot/til. Uses $EDITOR to create and edit notes, wraps Git for convenience, more features to come.

Installation

sudo gem install til_cli

Setup

til config

Usage

Run til help for usage information.