Clpm - Command Line Project Manager

Command Line Project Manager (clpm) is designed to make managing sets of files easier. It's free and open source.

Watch the demo.

Features

  • Organize files and commands into projects and recall them with just a few keystrokes
  • Access full filename path with simple shell variables, ex: grep apples $j
  • Access all files at once, ex: svn commit $all

For more info, please visit the project page.

Please let me know what you think of this tool, and:

  • If there are existing tools that already do this kind of thing
  • If there are any useful features you'd like to see added