Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kingdutch/cucumber-linter-src

Cucumber Linter's source code. This is where development happens. Check https://github.com/kingdutch/cucumber-linter for the distribution repository.
https://github.com/kingdutch/cucumber-linter-src

Last synced: about 1 month ago
JSON representation

Cucumber Linter's source code. This is where development happens. Check https://github.com/kingdutch/cucumber-linter for the distribution repository.

Awesome Lists containing this project

README

        

# Cucumber Linting - Cucumber and Behat Static Analysis Tool

This repository (`kingdutch/cucumber-linter-src`) is for Cucumber Linter's development only.
Head to [`kingdutch/cucumber-linter`](https://github.com/kingdutch/cucumber-linter) for the main
README, or to [create an issue](https://github.com/kingdutch/cucumber-linter/issues/new/choose).

## Contributing

Any contributions are welcome.

### Installation

```bash
composer install
```