Application packager for Dwm
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>
- Dj (@DjDeveloperr)
- Loading (@load1n9)
Apache-2.0 licensed.
Copyright 2023 © The Deno Windowing Team