Skip to content

RoadToSoftwareFactory/swi-bin

Repository files navigation

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
  • miq-check - check repos for common problems
  • miq-db-init - add some data to database
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

Releases

No releases published

Packages

No packages published