Skip to content

naoty/todo

Repository files navigation

todo

Installation

Homebrew

$ brew install naoty/misc/todo

Rubygems

$ gem install todo --version "<version>" --source "https://rubygems.pkg.github.com/naoty"

Usage

usage

Environment variables

  • TODOS_PATH: The root path of TODO files (default: $HOME/.todos)
  • EDITOR, TODOS_EDITOR: The editor to open TODO files

Auto completion

fig

npx @fig/publish-spec --spec-path .fig/autocomplete/src/todo.ts

Author

naoty