0.0.3 • Published 10 years ago

such v0.0.3

Weekly downloads
15
License
-
Repository
github
Last release
10 years ago

such

npm install -g such

such edit

$ such edit [args]

passes args to vim

such status, such commit, such add, such clone, such remote, such mv, such rm, such log, such loge, etc...

$ such <git-command> [args]

passes git-command and args to git

such install, such publish, such link

$ such <npm-command> [args]

passes npm-command and args to npm

such run, such repl

runs node. run takes args, repl doesn't.

such console, such generate, such rails

runs the rails commands

todo

  • check if current directory is a rails or node project. needed for test.
  • check for git or svn (yes I have projects that use it)

license

very MIT. wow.

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago