xmudronc / swi-bin

scripts for the swi course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts for the SWI course

  1. Put in ~/swi-bin.
  2. Add do PATH
  3. ???
  4. Profit!
Commands
  • miq-run - run manageiq in new terminals
  • miq-update - update manageiq
  • swi-update - update the swi-bin repo
Git commands
  • git pause - like git stash except it creates a temporary commit on the current branch
  • git resume - like git stash apply for git pause
  • git where-pr <commit> - opens github with the PR containing the mentioned commit
  • git branch-name - outputs the name of the current branch
  • git up - updates master from upstream

About

scripts for the swi course

License:MIT License


Languages

Language:Shell 50.4%Language:Ruby 49.6%