Module: Nit

Defined in:
lib/nit/app.rb,
lib/nit/files.rb,
lib/nit/lines.rb,
lib/nit/config.rb,
lib/nit/command.rb,
lib/nit/version.rb,
lib/nit/command/push.rb,
lib/nit/command/ignore.rb,
lib/nit/command/status.rb,
lib/nit/command/dynamic.rb

Overview

TODO:

  • diff workflow: going through changed files, adding them while reading!

  • nit unstage => git reset HEAD

  • nit ignore (save time and last changed!)

  • nit unignore

  • nit co -a => git commit -a

  • nit co 1<tab> => filename

Defined Under Namespace

Classes: App, Command, Config, File, Files, Line, Lines

Constant Summary collapse

VERSION =
"0.0.5"