All Projects → caarlos0 → Fork Cleaner

caarlos0 / Fork Cleaner

Licence: mit
Quickly clean up unused forks on your github account.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Fork Cleaner

Lastversion
Find the latest release version of an arbitrary project
Stars: ✭ 103 (-20.16%)
Mutual labels:  github-api
Android Issue Reporter
A powerful and simple library to open issues on GitHub directly from your app.
Stars: ✭ 115 (-10.85%)
Mutual labels:  github-api
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+1111.63%)
Mutual labels:  github-api
Llum
Llum (light in catalan language) illuminates your Laravel projects speeding up your Github/Laravel development workflow
Stars: ✭ 107 (-17.05%)
Mutual labels:  github-api
Gitstats
An open source github contribution analyzer
Stars: ✭ 115 (-10.85%)
Mutual labels:  github-api
Github To Sqlite
Save data from GitHub to a SQLite database
Stars: ✭ 116 (-10.08%)
Mutual labels:  github-api
Opensource
Conheça os projetos Open Source na Globo.com
Stars: ✭ 100 (-22.48%)
Mutual labels:  github-api
Reactnativetemplate
Our example of simple application using ReactNative and some recommendations
Stars: ✭ 127 (-1.55%)
Mutual labels:  github-api
Github ecto
Ecto adapter for GitHub API
Stars: ✭ 114 (-11.63%)
Mutual labels:  github-api
Github Downloads Count
A script to get downloads count of your GitHub repositories
Stars: ✭ 120 (-6.98%)
Mutual labels:  github-api
Year On Github
🐙 Share your Github stats for 2020 on Twitter
Stars: ✭ 108 (-16.28%)
Mutual labels:  github-api
World Cleanup Day
☀️ World Cleanup Day: App (React Native) & Platform (Node). Join us in building software for a cleaner planet! PRs welcome!
Stars: ✭ 110 (-14.73%)
Mutual labels:  cleanup
Blog
✒️记录技术的新博客,采用Vue3开发,使用GitHub API进行数据交互
Stars: ✭ 119 (-7.75%)
Mutual labels:  github-api
Sweep
Reduce the disk usage of your projects by removing dependencies & builds
Stars: ✭ 105 (-18.6%)
Mutual labels:  cleanup
Docker Registry Pruner
Tool to apply retention logic to docker images in a Docker Registry
Stars: ✭ 122 (-5.43%)
Mutual labels:  cleanup
Vblog
使用GitHub API 搭建一个可动态发布文章的博客
Stars: ✭ 1,375 (+965.89%)
Mutual labels:  github-api
Deployments
❗️GitHub Action for working painlessly with deployment statuses
Stars: ✭ 115 (-10.85%)
Mutual labels:  github-api
Docker Registry Manifest Cleanup
Cleans up docker registry by removing untagged manifests from the registry
Stars: ✭ 127 (-1.55%)
Mutual labels:  cleanup
Contributions.taminomartinius.de
Website to display a bunch of different commit statistics fetched by GitHub GraphQL API
Stars: ✭ 125 (-3.1%)
Mutual labels:  github-api
Git Hub
Git command line interface to GitHub
Stars: ✭ 119 (-7.75%)
Mutual labels:  github-api

fork-cleaner

Release Software License Travis Go Report Card Godoc Powered By: GoReleaser

Cleans up old and inactive forks on your GitHub account.

You'll need to create a personal access token with repo and delete_repo permissions.

Then, download the latest release and execute the binary as in:

./fork-cleaner --token "my github token"

Fork-Cleaner will show you all your forks, you can then check which you want to delete or not on a TUI:

Screen Recording

Install

On macOS:

brew install fork-cleaner

On Linux:

snap install fork-cleaner

Or download one of the archives from the releases page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].