Prm is a minimal project manager for the terminal, or a workspace manager for the command line.
It lets users CRUD projects. Upon activation, each projects runs its associated start-script; on deactivation, it runs the project stop-script. These bash-scripts can be used for things like changing directories, setting environment variables, cleanup, etc. Prm also amends the prompt, showing the currently active project.
The project also includes shell completions for Bash.
Prm is available on GitHub.
