Add instructions to readme
parent
a8dd292699
commit
6df4281db4
|
@ -1,2 +1,8 @@
|
|||
# http-server-template
|
||||
|
||||
To use template clone this repository and run following command:
|
||||
|
||||
``` bash
|
||||
$ 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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue