dbic-migration-env

December 4, 2013 ยท View on GitHub

Zsh or Bash plugin for automatically setting up Environment variables for DBIx::Class::Migration's script and Dancer

Installation:

Add this in your HOME/.bashrcorHOME/.bashrc or HOME/.zshrc:

. /path/to/dbicm-env.sh

Now cd into a dancer directory configured with a yaml file via the Dancer convention.