Skip to main content
Module

x/worldtides/Makefile

Worldtides API wrapper for Deno
Latest
File
test: deno test --allow-net --allow-env bundle: deno bundle worldtides.ts > bundle.js .PHONY: test bundle