|
||
---|---|---|
resources/clj/new/http_server_template | ||
src/clj/new | ||
.gitignore | ||
README.md | ||
build.clj | ||
deps.edn |
README.md
http-server-template
To use template clone this repository and run following command:
$ git clone https://git.soukev.xyz/soukev/clj-http-server-template.git
$ clj -Tclj-new create :template '"http-server-template::http-server-template"' :name foo/foo-app