Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/micrub/wercker-clojure
- Owner: micrub
- License: epl-1.0
- Created: 2016-02-26T07:25:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T22:58:10.000Z (almost 9 years ago)
- Last Synced: 2024-11-08T08:46:40.618Z (about 2 months ago)
- Language: Clojure
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.