Justpath Versions Save

Inspect and refine PATH environment variable on Windows, Linux and MacOS.

0.0.16

2 months ago

0.0.12

2 months ago
  1. Changed CLI to be one command with flags:
justpath --raw  
justpath  
justpath --count  
justpath --invalid  
justpath --duplicates  
justpath --correct --string  
  1. Added --purge-duplicates that removes duplicate directories from PATH

  2. Modified --count output.

  3. Small writeup at https://polar.sh/epogrebnyak/posts/justpath-to-explore-path-quickly and hackernews

0.0.9

3 months ago
  • Allows inspection and cleaning of PATH variable,
  • Three commands: raw, show and count
  • Feedback from a reddit post
  • Testing with CliRunner and subprocess.call
  • pip install justpath
  • Two stars on Github and two issues submitted by users