A fork of the most excelent pwk project.
- argparse
- Config file (soon...)
$ echo 'sed is hard' | jpwk 'print(stdin.replace("sed","python").replace("hard", "easy"))'
python is easy
It's literally just a file. Does require python3
$ git clone https://github.com/JoaquimEsteves/jpwk.git
$ cd jpwk
$ ln -s `realpath ./jpwk` ~/.local/bin/jpwk