Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 855 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 855 Bytes

gpmx.ruby

Build Status License Node

Git Package Manager, make you manage the repository easier

Features

  • support Github, Gitlab, etc
  • add, remove, clean, cache, list commands
  • score, humanize, easier to manager
  • add repository in multi directories

Installation

// TODO

Uninstall

// TODO

Contribute

git clone https://github.com/gpmer/gpm.ruby.git
cd ./gpm.ruby
gem install
ruby ./bin/gpmx

You can flow Contribute Guide

License

The MIT License