Skip to content

techwraith/such

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI that understands generic names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published