Skip to content

GitaiQAQ/bin-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bin release

Deno

How to build?

$ ./build-deno.sh 1.9.0
./build-deno.sh 1.9.0 deno-aarch64-apple-darwin darwin arm64?...y   # cd workbench && npm publish --public
./build-deno.sh 1.9.0 deno-x86_64-apple-darwin darwin x64?...y      # cd workbench && npm publish --public
./build-deno.sh 1.9.0 deno-x86_64-pc-windows-msvc win32 x64?...y    # cd workbench && npm publish --public
./build-deno.sh 1.9.0 deno-x86_64-unknown-linux-gnu linux x64?...y  # cd workbench && npm publish --public
build manifest (y/n)? y                                             # cd workbench && npm publish --public

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages