Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kingdutch/cucumber-linter-src
- Owner: Kingdutch
- License: mit
- Created: 2023-11-20T20:21:35.000Z (about 1 year ago)
- Default Branch: 0.1.x
- Last Pushed: 2024-01-03T14:30:55.000Z (about 1 year ago)
- Last Synced: 2024-11-07T22:49:25.164Z (3 months ago)
- Language: PHP
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```