diff --git a/templates/config.yml b/cmd/tuukoti/templates/config.yml similarity index 100% rename from templates/config.yml rename to cmd/tuukoti/templates/config.yml diff --git a/templates/main.go.tmpl b/cmd/tuukoti/templates/main.go.tmpl similarity index 100% rename from templates/main.go.tmpl rename to cmd/tuukoti/templates/main.go.tmpl diff --git a/templates/resources/default.go b/cmd/tuukoti/templates/resources/default.go similarity index 100% rename from templates/resources/default.go rename to cmd/tuukoti/templates/resources/default.go diff --git a/templates/resources/resources.go b/cmd/tuukoti/templates/resources/resources.go similarity index 100% rename from templates/resources/resources.go rename to cmd/tuukoti/templates/resources/resources.go diff --git a/templates/views/error.html b/cmd/tuukoti/templates/views/error.html similarity index 100% rename from templates/views/error.html rename to cmd/tuukoti/templates/views/error.html diff --git a/templates/views/index.html b/cmd/tuukoti/templates/views/index.html similarity index 100% rename from templates/views/index.html rename to cmd/tuukoti/templates/views/index.html