Option to load tempate variables from json file (#98)

This commit is contained in:
Dmitry Bolotin
2020-09-17 01:52:42 +03:00
committed by GitHub
parent 47352c6cca
commit f021aab825
5 changed files with 126 additions and 38 deletions

1
tests/vars.json Normal file
View File

@@ -0,0 +1 @@
{"env":"testing","version":"1.2.0-SNAPSHOT"}