Skip to content

Stugeh/repo-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo-lookup

Small cli tool to look up and clone git repositories

Alt Text

Installation

Prerequisites:

  • Go
  • [Optional] github-cli if you want to use the -f flag

Unix

go build -o ~/.local/bin/rlu

Windows

I don't know where you put binaries on Windows. I'm sure you can figure it out.

Usage

rlu [-f] <repo-name>

The -f flag is for forking the repo instead of just cloning.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages