JSON Schema for Bench CI configuration
npm install @benchci/schema-bench> Schema for [Bench CI][] configuration.
version | status
---------------------- | -----------1.0.0 | development
Available as an npm package for validation purposes, compatible with any [JSON Schema][] validation tool
``bash``
npm install --production --save @benchci/schema-bench
---
> Copyright: Bench CI •
> License: [ISC][license-url] •
> Github: @BenchCI •
> Twitter: @Bench_CI
[license-image]: https://img.shields.io/github/license/benchci/schema-bench.svg?style=flat-square
[license-url]: http://choosealicense.com/licenses/isc/
[npm-url]: https://www.npmjs.com/package/@benchci/schema-bench
[npm-version]: https://img.shields.io/npm/v/@benchci/schema-bench.svg?style=flat-square
[travis-image]: https://img.shields.io/travis/BenchCI/schema-bench.svg?style=flat-square
[travis-url]: https://travis-ci.org/BenchCI/schema-bench
[bench ci]: https://www.bench.ci
[json schema]: http://json-schema.org