https://github.com/arnauld/coffeemachine-clojure
https://github.com/arnauld/coffeemachine-clojure
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnauld/coffeemachine-clojure
- Owner: Arnauld
- Created: 2013-07-16T21:44:11.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T20:33:56.000Z (almost 13 years ago)
- Last Synced: 2025-02-28T05:34:37.956Z (over 1 year ago)
- Language: Clojure
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coffee-machine
Base project to learn Cucumber-Jvm with Clojure.
This project is based on the [Coffee Machine Dojo](http://simcap.github.io/coffeemachine/).
Feature files are directly copied from the similar java project [coffeeMachine-java](https://github.com/Arnauld/coffeeMachine-java).
## Usage
lein cucumber
## License
Copyright © 2013 Arnauld Loyer
Distributed under the Eclipse Public License, the same as Clojure.