1
0
mirror of https://github.com/Luzifer/repo-template.git synced 2024-09-20 01:22:58 +00:00
Helper to generate files derived from Github repositories
Go to file
2018-02-07 23:45:57 +01:00
vendor Migrate to pongo2 as template engine 2018-02-07 22:20:28 +01:00
.repo-runner.yaml Add auto-build 2018-02-07 10:06:24 +01:00
filters.go Add filter for archived repos 2018-02-07 15:26:47 +01:00
Gopkg.lock Migrate to pongo2 as template engine 2018-02-07 22:20:28 +01:00
Gopkg.toml Migrate to pongo2 as template engine 2018-02-07 22:20:28 +01:00
History.md prepare release v0.5.0 2018-02-07 23:45:57 +01:00
LICENSE Add meta files 2018-02-07 17:07:15 +01:00
main.go Add option to expand repo to contain all infos 2018-02-07 23:45:35 +01:00
Makefile Add auto-build 2018-02-07 10:06:24 +01:00
README.md Add meta files 2018-02-07 17:07:15 +01:00
template.go Migrate to pongo2 as template engine 2018-02-07 22:20:28 +01:00

Go Report Card

Luzifer / repo-template

repo-template is a helper to generate files derived from Github repositories. I'm using this for some automation purposes:

  • Generate Jenkins jobs for automated Docker builds for repos not archived, not being a fork and having a Dockerfile
  • Generate Jenkins jobs to automatically update the main branch of a forked repository