Skip to content

CLI admin utility to do housekeeping on your github account and repositories

License

Notifications You must be signed in to change notification settings

mipmip/github-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Admin

Personal administration utility for housekeeping github accounts. Use with care it deletes repos without warning.

Features

  • Repository
    • list
    • show in web browser
    • delete
    • transfer to organization
    • rename
  • Organization
    • list
    • list with repositories

Installation

Copy gdadm somewhere in your path. Tested on Linux only

Usage

$ ghadm repo
    list     list repositories
    web      open repository in web browser
    delete   delete repository
    trans    transfer repository to owned organization
    rename   rename repository

$ ghadm org
    list              List repositories
    list-with-repos   List my organizations

Development

compile:

shard build

Contributing

  1. Fork it (https://github.com/mipmip/github-admin/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • mipmip - creator and maintainer

About

CLI admin utility to do housekeeping on your github account and repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages