/bp-scripts

Useful scripts written by Black Pepper Software Ltd

Primary LanguagePerl

bp-scripts

Useful scripts written by Black Pepper Software Ltd.

  • git/
    • git-extract-to-repository - automates the process of extracting a subtree in an existing repository into a new repository, retaining history.
    • git-ls-flyway - list all Flyway migration scripts in the order they will be run.
    • git-ls-routes - list all the Spring routes and their HTTP methods
  • java/
    • hamify - replaces JUnit assertions with Hamcrest versions
  • mvn/
    • mvn - a wrapper script that colorises Maven output. Originally inspired by a shell script gist, but rewritten in Perl.