aboutsummaryrefslogtreecommitdiff
path: root/cookiecutter.json
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-03-21 16:44:04 -0600
committerCody Hiar <codyfh@gmail.com>2018-03-21 16:44:04 -0600
commitfdceedd5b753b580e29771a3a5f46538ffd41393 (patch)
tree4999ea4146fc559ddcde4a2c9416cbb70bbcffc7 /cookiecutter.json
initial commit
Diffstat (limited to 'cookiecutter.json')
-rw-r--r--cookiecutter.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/cookiecutter.json b/cookiecutter.json
new file mode 100644
index 0000000..21ca891
--- /dev/null
+++ b/cookiecutter.json
@@ -0,0 +1,4 @@
+{
+ "project_name": "myprojectname",
+ "docker_namespace": "testing"
+}