Docker image for nomnoml-cli.
You can find it on the Docker Hub.
Read more about the nomnoml language: http://nomnoml.com
cat awesome.nomnoml | docker run -i dapariscode/nomnoml-cli /bin/bash -c "cat | ./nomnoml" > awesome.png
Docker image for nomnoml-cli.
You can find it on the Docker Hub.
Read more about the nomnoml language: http://nomnoml.com
cat awesome.nomnoml | docker run -i dapariscode/nomnoml-cli /bin/bash -c "cat | ./nomnoml" > awesome.png