Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/micrub/wercker-clojure

Lein template for clojure projects development using Wercker
https://github.com/micrub/wercker-clojure

Last synced: 6 days ago
JSON representation

Lein template for clojure projects development using Wercker

Awesome Lists containing this project

README

        

# wercker-clojure

A Leiningen template for clojure projects development using Wercker.

## Usage

### Requirments

[Setup wercker cli](http://devcenter.wercker.com/cli/installation/index.html)

### Development stage

In order to run tests in container, and run development server on port 8080 execute:

````
wercker dev --publish 8080
```

## License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.