glittershark / projectionist

Command-line interface to the .projections.json format
MIT License
33 stars 1 forks source link

Make `prj list` output file names, not paths #2

Closed glittershark closed 10 years ago

glittershark commented 10 years ago

Currently, prj list <type> outputs full paths to files. That's fine as an option (maybe -v), but the default behavior should be to output whatever prj edit (and thus, any completion script (see #1)) will expect.