github-admin
Version, currently main branch1 version
- main branchlatestApr 6, 2021
github.com/mipmip/github-admin
CLI admin utility to do housekeeping on your github account and repositories
4 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
github-admin:
github: mipmip/github-admin
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Pim Snel
- Target
ghadmfrom src/github-admin.cr
Dependencies
Runtime Dependencies
README
Github Admin
Personal administration utility for housekeeping github accounts. Use with care it deletes repos without warning.
Features
- Repository
- [x] list
- [x] show in web browser
- [x] delete
- [x] transfer to organization
- [x] rename
- Organization
- [x] list
- [x] 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
- Fork it (https://github.com/mipmip/github-admin/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- mipmip - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Apr 6, 2021
- Crystal
1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mipmip/github-admin
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1