Skip to content

v0.0.12 justpath as single command

Compare
Choose a tag to compare
@epogrebnyak epogrebnyak released this 24 Feb 18:00
· 66 commits to main since this release
1b18fe7
  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