Skip to content

Instantly share code, notes, and snippets.

@dankleiman
Last active June 30, 2016 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dankleiman/c5e29ab0fc0973eef10b6d2012d4abf2 to your computer and use it in GitHub Desktop.
Save dankleiman/c5e29ab0fc0973eef10b6d2012d4abf2 to your computer and use it in GitHub Desktop.

Doing things manually is for chumps.

Tjsh is meant to wrap up some common tasks that Tapjoy developers do all the time and make them easier and maybe even a little magical.

tjsh tiab push --restart

will push all dirty files in your git index up to your tiab, put them in the right place on the box and restart the service.

How does it know all this stuff? Magic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment