1.0.0 • Published 7 years ago

gpm-plugin-pub v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

gpm-plugin-pub

gpm plugin for Dart project, run after add repository

Installation

npm install gpm-plugin-pub -g

Usage

gpm add https://github.com/axetroy/commander.dart.git -p pub

# or

gpm add https://github.com/axetroy/commander.dart.git --plugin pub

Contribute

git clone https://github.com/gpmer/gpm-plugin-pub.git
cd ./gpm-plugin-pub
node ./index.js

You can flow Contribute Guide

License

The MIT License