glaciers-in-archives/snowman

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.vscode/launch.json
LICENSE
README.md
RELEASE.md
assets/snowman-header.svg
cmd/build.go157
A
40 mins
cmd/cache.go106
A
1 hr
cmd/new.go60
A
0 mins
cmd/root.go38
A
0 mins
cmd/scaffold/queries/index.rq
cmd/scaffold/snowman.yaml
cmd/scaffold/static/style.css
cmd/scaffold/templates/includes/footer.html
cmd/scaffold/templates/index.html
cmd/scaffold/templates/layouts/default.html
cmd/scaffold/templates/static.html
cmd/scaffold/views.yaml
cmd/server.go40
A
0 mins
cmd/version.go20
A
0 mins
examples/configuration/queries/index.rq
examples/configuration/snowman.yaml
examples/configuration/templates/index.html
examples/configuration/views.yaml
examples/fetching-remote-json/snowman.yaml
examples/fetching-remote-json/templates/index.html
examples/fetching-remote-json/views.yaml
examples/inline-queries/queries/cats-per-profession.rq
examples/inline-queries/queries/profession-count.rq
examples/inline-queries/queries/professions.rq
examples/inline-queries/snowman.yaml
examples/inline-queries/templates/cats.html
examples/inline-queries/templates/index.html
examples/inline-queries/views.yaml
examples/multilingual/queries/index.rq
examples/multilingual/snowman.yaml
examples/multilingual/templates/index.html
examples/multilingual/views.yaml
examples/nested-lists-with-single-query/README.md
examples/nested-lists-with-single-query/queries/index.rq
examples/nested-lists-with-single-query/snowman.yaml
examples/nested-lists-with-single-query/static/styles/basic.css
examples/nested-lists-with-single-query/templates/index.html
examples/nested-lists-with-single-query/templates/layouts/base.html
examples/nested-lists-with-single-query/templates/orienteer.html
examples/nested-lists-with-single-query/views.yaml
examples/non-html-content/queries/museums.rq
examples/non-html-content/snowman.yaml
examples/non-html-content/static/index.html
examples/non-html-content/templates/museums.json