pietvanzoen / hint

Tiny notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hint Build Status

Tiny notes

Install

Ensure ruby is available in your environment, then:

curl -L scripts.piet.me/hint/install | bash

Usage

USAGE: hint [command]

Available commands:
  add, a      Add a note
  edit, e     Edit a note
  help        Help about any command
  remove      Remove a note or a book
  view, v     List books, notes or view a content

Data is stored in ~/.hint_db.yml by default. You can override this by setting $HINT_DB in your environment.

About

Tiny notes

License:MIT License


Languages

Language:Ruby 98.4%Language:Shell 1.6%