Skip to content

deno-windowing/wpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wpack

Tags Doc License

Application packager for Dwm

Usage

Since this module depends on unstable FFI API, you need to pass --unstable along with --allow-ffi, --allow-write and --allow-env.

deno install --unstable --allow-ffi --allow-write --allow-env -n wpack https://raw.githubusercontent.com/deno-windowing/wpack/main/main.ts
wpack compile <file> -o <output-file>

Maintainers

License

Apache-2.0 licensed.

Copyright 2023 © The Deno Windowing Team

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published