pugnascotia / bp-scripts

Useful scripts written by Black Pepper Software Ltd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Useful scripts written by Black Pepper Software Ltd


Languages

Language:Perl 97.4%Language:Shell 2.6%