jsonnet
jsonnet copied to clipboard
install jsonnet by pip but still got command not found
I install by
pip install jsonnet
successfully.
But when I type jsonnet, it still says
jsonnet: command not found
So where is the executable installed?