gpm plugin for Dart project, run after add repository
npm install gpm-plugin-pub -g
gpm add https://github.com/axetroy/commander.dart.git -p pub
# or
gpm add https://github.com/axetroy/commander.dart.git --plugin pub
git clone https://github.com/gpmer/gpm-plugin-pub.git
cd ./gpm-plugin-pub
node ./index.js
You can flow Contribute Guide
The MIT License