Simple command line url encoder/decoder.
With rust and cargo already installed:
shell $ cargo install https://github.com/kumabook/uenc.git
```shell $ uenc tag/global.must => tag%2Fglobal.must
$ udec uenc tag/global.must => tag/global.must ```
uenc tag/global.must