# deno [](https://travis-ci.com/propelml/deno) An opinionated JavaScript runtime ```bash make deno # Builds the deno executable make test # Runs the tests. make fmt # Formats the code. make clean # Cleans the build. ```