1.2.1 • Published 6 years ago
@fen89/prx v1.2.1
prx
Simple command line tool for organizing local projects.
Install
Install it via npm:
$ npm install -g @fen89/prx
Usage
$ prx --help
Usage: $ prx [options] [command]
Easier project management
Options:
  -V, --version  output the version number
  -h, --help     output usage information
Commands:
  list|ls        List all projects in workspace
  open|o         Open project
  add            Add a project to the workspace
  edit           Edit a project in workspace
  delete|del     Remove a project from the workspace