This repository has been archived.As an alternative, please refer to the following excellent repository.
The following command generates the latest version of denow
in current directory.
curl -fsSL https://raw.githubusercontent.com/chibat/deno-wrapper/master/generate.sh | sh
The following command generates the specified version of denow
in current directory.
curl -fsSL https://raw.githubusercontent.com/chibat/deno-wrapper/master/generate.sh | sh -s v1.4.1
./denow run https://deno.land/std/examples/welcome.ts