deno/README.md
2018-05-19 05:53:29 -04:00

323 B

deno

Build Status

An opinionated JavaScript runtime

make deno # Builds the deno executable

make test # Runs the tests.

make fmt # Formats the code.

make clean # Cleans the build.