A TUI utility to open your projects in your favorite editor.
curl -sSfL https://goblin.run/github.com/JammUtkarsh/pms | sh
go install github.com/JammUtkarsh/pms@latest
-
pms
: Open TUI -
/
: Search project -
enter
: Open the project in default editor -
#
: Delete a project -
ctrl + c
: Quit
-
pms add [arg]
: adds[arg]
directory to your projects.
[arg]
would be a string directory. Like.
or~/code/go/cShare
or/root/go/src/grec
or$GOPATH/ugit