Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

chibat/deno-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Deno Wrapper

This repository has been archived.As an alternative, please refer to the following excellent repository.

jcbhmr/deno-wrapper


Generate

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

Usage

./denow run https://deno.land/std/examples/welcome.ts

Releases

No releases published

Packages

No packages published

Languages