Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Correia committed May 9, 2019
1 parent 8e7225c commit 20dfc76
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 24 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ terraform.state*
vendor/
.glide/
.DS_Store
**/keys/
**/keys/
hammer.yml.bkp
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
![shield](https://img.shields.io/github/repo-size/marcelocorreia/go-template-engine.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/marcelocorreia/go-template-engine)](https://goreportcard.com/report/github.com/marcelocorreia/go-template-engine)

Easy tool to apply Go Templates in BAU jobs.

Based on Golang templates text SDK.

Expand Down Expand Up @@ -525,11 +526,11 @@ outJson, _ := engine.ParseTemplateFile("test_fixtures/bb.txt.tpl", varsJson)



[linkedin]: https://www.linkedin.com/in/marcelocorreia/
[website]: marcelo.correia.io
[slack]: https://correia-group.slack.com/
[linkedin]: https://www.linkedin.com/in/marcelocorreia
[website]: https://marcelo.correia.io
[slack]: https://correia-group.slack.com
[email]: [email protected]

[asciinema]: https://asciinema.org/~marcelocorreia
[ansible_galaxy_user]: marcelocorreia
<!-- end -->

Expand Down
19 changes: 0 additions & 19 deletions config.mk

This file was deleted.

0 comments on commit 20dfc76

Please sign in to comment.