howdoi

Instant answers to coding question via the CLI…

Keep reading

SASSy Colors

Control color using SASS functions…

Keep reading

Vim Search & Replace

Multiple files search and replace in Vim…

Keep reading

Open Sesame

Open the project’s last build view in Travis CI web interface from the terminal…

Keep reading

Amend to that

Modify the last commit without changing its commit message…

Keep reading

Mongo String Queries

Using regex to query strings in MongoDB…

Keep reading

npm link magic

Develop local node packages side-by-side…

Keep reading

JS Named Parameters

Using ES6 to achieve named arguments in Javascript…

Keep reading

Commit Leaderboard

List project contributors by number of commits…

Keep reading

stash != trash

Stash specific files with a message…

Keep reading