https://github.com/cucumber/gherkin-ruby
[READ-ONLY] Gherkin for Ruby - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
https://github.com/cucumber/gherkin-ruby
Last synced: 3 months ago
JSON representation
[READ-ONLY] Gherkin for Ruby - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
- Host: GitHub
- URL: https://github.com/cucumber/gherkin-ruby
- Owner: cucumber
- License: mit
- Archived: true
- Created: 2015-04-06T13:33:57.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T15:46:44.000Z (over 2 years ago)
- Last Synced: 2024-10-30T00:55:12.866Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 1.31 MB
- Stars: 7
- Watchers: 120
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Gherkin for Ruby
Gherkin parser/compiler for Ruby. Please see [Gherkin](https://github.com/cucumber/common/tree/main/gherkin) for details.
## To build
```bash
cd /ruby
make
```