mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
9 lines
223 B
TOML
9 lines
223 B
TOML
#TODO missing script for npm
|
|
# build instructions - https://docs.zen-browser.app/building
|
|
#TODO analyze the dependencies
|
|
[source]
|
|
git = "https://github.com/zen-browser/desktop"
|
|
branch = "stable"
|
|
[build]
|
|
template = "custom"
|