github.com/segakazzz/buffalo@v0.16.22-0.20210119082501-1f52048d3feb/genny/build/_fixtures/coke/config/buffalo-app.toml (about) 1 name = "coke" 2 bin = "bin/coke" 3 vcs = "git" 4 with_pop = true 5 with_sqlite = false 6 with_dep = false 7 with_webpack = true 8 with_yarn = true 9 with_docker = true 10 with_grifts = false 11 as_web = true 12 as_api = false