issues
search
gnprice
/
toml-cli
MIT License
120
stars
24
forks
source link
Feat!: Allow reading from stdin in absence of path argument
#6
Open
Kareem-Medhat
opened
2 years ago
Kareem-Medhat
commented
2 years ago
Added ability to read from stdin by:
Moving path argument to be last positional argument
Setting path argument as optional to allow reading from stdin
BREAKING CHANGE
Added ability to read from stdin by:
BREAKING CHANGE