aboutsummaryrefslogtreecommitdiff
path: root/cookiecutter.json
diff options
context:
space:
mode:
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"
+}