https://github.com/erran/learnyoucuke
A basic Ruby and Cucumber introduction
https://github.com/erran/learnyoucuke
Last synced: 6 months ago
JSON representation
A basic Ruby and Cucumber introduction
- Host: GitHub
- URL: https://github.com/erran/learnyoucuke
- Owner: erran
- License: mit
- Created: 2014-01-02T04:20:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T08:31:16.000Z (over 12 years ago)
- Last Synced: 2025-03-20T08:47:45.150Z (over 1 year ago)
- Homepage: https://github.com/ipwnstuff/learnyoucuke
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn You Cuke
**A basic Ruby and Cucumber introduction.**
1. Install [Node.js](http://nodejs.org/)
1. `npm install -g git://github.com/ipwnstuff/learnyoucuke`
1. Execute `learnyoucuke`
`learnyoucuke` is a collection of tutorials on different elements of
Cucumber and Ruby that can assist you in writing your own step
definitions.
## License
Copyright (c) 2014 Erran Carey
This project is licensed under the [MIT License](LICENSE).