CodeDotJS / allstars

:sparkles: A tiny tool to export all your starred repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark Starred Repositories

Description

Export all your (or any other user's) starred repositories as JSON. The script doesn't rely on GitHub API, supports pagination, and it cleans the repo's description for the sake of readability.

Install

$ curl -OL https://raw.githubusercontent.com/CodeDotJS/allstars/master/bookmark.py

Usage

$ python bookmark.py

Screenshot

License

MIT

About

:sparkles: A tiny tool to export all your starred repositories.

License:MIT License


Languages

Language:Python 100.0%