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

https://github.com/codechecks/vis-reg-cypress


https://github.com/codechecks/vis-reg-cypress

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


codechecks.io

Boilerplate codecheck


Perfect to start working on a new thing


Build Status
Software License
codechecks.io

## Install

```sh
npm install --save-dev boilerplate
```

## Usage

Are you new to codechecks? Check out
[getting started guide (it's simple)](https://github.com/codechecks/docs/blob/master/getting-started.md)!

Add to your `codechecks.yml` file:

```yml
checks:
- name: boilerplate
options:
# ...
# ...
```

## API

## Contributing

All contributions are welcomed. Read more in [CONTRIBUTING.md](./CONTRIBUTING.md)

## Licence

MIT @ [codechecks.io](https://codechecks.io)