A CLI tool that generates and updates project files.
Run the following command in this repository's root directory.
deno install --allow-read --allow-write --allow-env --reload --global --force --config deno.json --name projutil src/index.tsIt'll then tell you to add a specific directory to your PATH, which you'll need to do as well.