Categorygithub.com/gleich/solar
repositorypackage
1.1.3
Repository: https://github.com/gleich/solar.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

solar

šŸ›°ļø Clone all your starred GitHub repos

build test lint release

ā“ What is solar?

Solar is a command line tool for cloning every repo that your github account has starred (as long as it is public). It is designed for offline use and was created for the hackclub Zephyr trip. It will clone repos under the file format of ./OWNER/NAME. Besides cloning solar also allows you to search over the cloned repos making it easy to find what you might be looking for. Searching is currently planned for solar version 2.0.

šŸš€ Install

šŸŽ macOS

Simply install via the homebrew homebrew-tap:

brew install gleich/homebrew-tap/solar

šŸ–„ļø Linux and Windows

You can grab the binary from the latest release

šŸ“Ÿ Commands

šŸ›°ļø solar download

solar download will download all starred repos and will ask you a few questions before running. When it comes to making the PAT (personal access token) you can just create one with no scopes selected.

šŸ™Œ Contributing

Before contributing please read the CONTRIBUTING.md file.

šŸ‘„ Contributors