An open API service indexing awesome lists of open source software.

https://github.com/codamic/hellhound-template

Boot template to create a boilerplate web application to be used with HellHound.
https://github.com/codamic/hellhound-template

clojure clojurescript hellhound web web-development

Last synced: 4 months ago
JSON representation

Boot template to create a boilerplate web application to be used with HellHound.

Awesome Lists containing this project

README

        

# hellhound-template

A Boot template for [HellHound](https://github.com/Codamic/hellhound) web framework.

## Usage

Before going any furture you need to have [boot](http://boot-clj.com/) installed.
To create a new [HellHound](https://github.com/Codamic/hellhound) project, do as follos:

```bash
boot -d boot/new -t hellhound -n project_name
```

## License

Copyright © 2017 Codamic

Distributed under the GPL version 2.0.