Lightly simple utility to jump between projects from anywhere. No more cd ../../../../
nonsense!
Leverages links in a ~/.opus_projects/
folder.
Syntax:
$ opus -c project_name /path/to/project/folder
Example:
$ opus -c nodeapp ~/Workspace/Repos/nodeapp
Syntax:
$ opus project_name
Example:
$ opus nodeapp
Syntax:
$ opus -d project_name
Example:
$ opus -d nodeapp