Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T15:46:44.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:08:33.640Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 1.31 MB
- Stars: 7
- Watchers: 125
- 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
```