Skip to content

🪨 Organize GitHub repositories. Similar to ghq but use gh command internally and options are limited.

License

Notifications You must be signed in to change notification settings

lambdalisue/deno-ogh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪨 ogh

jsr Test

Organize GitHub repositories. Similar to ghq but use gh command internally and options are limited.

Usage

$ ogh root
#=> Print the root directory of the ogh root

$ ogh list
#=> Print the list of the repositories in the ogh root

$ ogh clone dotfiles
#=> Clone the "dotfiles" repository of the authenticated user into the ogh root

$ ogh clone denoland/deno_std
#=> Clone the "denoland/deno_std" repository into the ogh root

Install

Use deno install command to install the command.

$ deno install --allow-net --allow-run --allow-read --allow-env jsr:@lambdalisue/ogh/cli

Then use it as ogh like

$ ogh --help

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

About

🪨 Organize GitHub repositories. Similar to ghq but use gh command internally and options are limited.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published