Skip to content

hackingbeauty/github_cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO => githubcleaner.com/


1 - Create Github API key here:

github.com/settings/applications

2 - After you’ve created a key for your app on Github, specify this callback:

localhost:3000/auth/github/callback

3 - Enter your Github API key and secret here:

config/initializers/omniauth.rb

4 - Run your migrations, and start your server

5 - Go to localhost, and click on “Authenticate via Github”

6 - Success! You should see a list of your repos at /users/show

About

An experimental prototype built on Ember + Rails. This app allows you to clean up Github repos in one shot. I have a gazillion repos on Github and I can't stand the thought of deleting each individual repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors