-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
'dev' organises repositories when they are cloned. How about when they are created using glab or gh commands?
I suggest adding dev repo [--forge=github|gitlab] subcommand which runs the corresponding CLI command (defaulted to GitHub for example) in the working directory dictated by repo organisation configs and forwards all other arguments to gh repo or glab repo.
It is also possible to generalise it to dev cli to run any subcommand of gh or glab. dev just runs the command in the correct directory and forwards all args.
Metadata
Metadata
Assignees
Labels
No labels