Skip to content

Instantly share code, notes, and snippets.

@jdx
Created May 1, 2015 00:05
Show Gist options
  • Save jdx/9ddfb1bbed9eee3c5600 to your computer and use it in GitHub Desktop.
Save jdx/9ddfb1bbed9eee3c5600 to your computer and use it in GitHub Desktop.
heroku toolbelt v4 aliases
module.exports.aliases = [
{
from: 'apps',
to: 'apps:info'
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment