deno.land / x / dotenv@v3.2.2 / Makefile

all: fmt test install: curl -fsSL https://deno.land/x/install/install.sh | sh test: deno test --reload --allow-env --allow-read deno fmt --check fmt: deno fmt .PHONY: test fmt install
dotenv

Version Info

Tagged at
2 years ago