codymikol / git-down

A rewrite of the popular project GitUp that works in Linux, Mac, and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to specify a flag that will automatically choose the selected repository upon opening

codymikol opened this issue · comments

To be able to use this in an effective way with my other projects, I'd like to be able to add some flags to auto open a directory

./gradlew run --directory ~/dev/src/foo

utltimately I'd add an alias / macro for this then so I can just hit g to open the current directory in gitdown