PkgTemplates.jl/templates
Curtis Vogt e258aacd7a Use literal block style for multi-line YAML
Allows for Julia code to not require the use of semi-colon which is
matches how most users will write Julia code. An additional benefit
is that it allows for use of single line comments.
2020-02-14 12:09:13 -06:00
..
docs Disable pretty urls except in CI 2019-11-01 09:41:22 +07:00
github/workflows Use literal block style for multi-line YAML 2020-02-14 12:09:13 -06:00
licenses Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
src Add prehooks/posthooks for more fine-grained plugin control 2019-09-26 00:32:05 +07:00
test Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
appveyor.yml Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
cirrus.yml Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
CITATION.bib Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
drone.star Add DroneCI plugin for new PkgTemplates 2019-10-06 15:29:50 +07:00
gitlab-ci.yml Use literal block style for multi-line YAML 2020-02-14 12:09:13 -06:00
README.md Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
travis.yml Use literal block style for multi-line YAML 2020-02-14 12:09:13 -06:00

{{{PKG}}}{{#HAS_INLINE_BADGES}} {{#BADGES}}{{{.}}} {{/BADGES}}{{/HAS_INLINE_BADGES}}

{{^HAS_INLINE_BADGES}}

{{#BADGES}} {{{.}}} {{/BADGES}} {{/HAS_INLINE_BADGES}} {{#HAS_CITATION}}

Citing

See CITATION.bib for the relevant reference(s). {{/HAS_CITATION}}