Releases: epogrebnyak/justpath
Releases · epogrebnyak/justpath
Shell equivalents and symlinks
v0.0.12 justpath as single command
- Changed CLI to be one command with flags:
justpath --raw
justpath
justpath --count
justpath --invalid
justpath --duplicates
justpath --correct --string
-
Added
--purge-duplicates
that removes duplicate directories fromPATH
-
Modified
--count
output. -
Small writeup at https://polar.sh/epogrebnyak/posts/justpath-to-explore-path-quickly and hackernews
0.0.9 raw, show and count commands
- Allows inspection and cleaning of
PATH
variable, - Three commands:
raw
,show
andcount
- Feedback from a reddit post
- Testing with
CliRunner
andsubprocess.call
pip install justpath
- Two stars on Github and two issues submitted by users