Home

Awesome

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