Skip to content

dustywusty/cocoapods-repo-hg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version Code Climate

Cocoapods::RepoHg

Adds mercurial support to manage spec-repositories

Brief

Our team had been using a in house fork of Cocoapods with svn, bzr, and hg spec-repo support. Since #1747 has been closed, I'm porting that code to plugins

Installation

$ gem install cocoapods-repo-hg

Usage

Add

$ pod repo-hg add NAME REPO

Update

$ pod repo-hg update NAME

Remove

$ pod repo-hg remove NAME

Contributing

..

Building

$ rake build

Installing

$ rake install

Thoughts

Repo->Remove and Repo->Lint are generic enough to be lifted out of git specific command/repo

About

mercurial support for cocoapods spec-repos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages