Template for Deno CLI app
deno install --allow-net --allow-env --name deno-cli-starter https://raw.githubusercontent.com/the-mes/deno-cli-starter/main/mod.ts
deno-cli-starter <options>
Instead of deno-cli-starter
you can use aliases: dcs
& deno-starter
-b, --blue
display the message in blue
This project is licensed under the MIT License © 2021-present Jakub Biesiada