mirror of
https://github.com/acaloiaro/newsbox
synced 2026-07-21 10:12:26 +00:00
13 lines
225 B
TOML
13 lines
225 B
TOML
name = "newsbox"
|
|
bin = "bin/newsbox"
|
|
vcs = "git"
|
|
with_pop = true
|
|
with_sqlite = false
|
|
with_dep = false
|
|
with_webpack = true
|
|
with_nodejs = true
|
|
with_yarn = true
|
|
with_docker = true
|
|
with_grifts = true
|
|
as_web = true
|
|
as_api = false
|