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: 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

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
```