PkgTemplates.jl/templates
Chris de Graaf 21617c56f0
Merge pull request #138 from invenia/cdg/tb
Various updates for GitHub Actions
2020-03-04 01:19:18 +07:00
..
docs Disable pretty urls except in CI 2019-11-01 09:41:22 +07:00
github/workflows Update CompatHelper defaults and add some customization 2020-02-15 23:13:37 +07: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 Switch to using GitLab CI extends (#140) 2020-02-25 07:40:19 +07: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}}