Home

Awesome

dbic-migration-env

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

Installation:

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

. /path/to/dbicm-env.sh

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