codechecks / boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codechecks.io

Boilerplate codecheck

Perfect to start working on a new thing

Build Status Software License codechecks.io

Install

npm install --save-dev boilerplate

Usage

Are you new to codechecks? Check out getting started guide (it's simple)!

Add to your codechecks.yml file:

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

API

Contributing

All contributions are welcomed. Read more in CONTRIBUTING.md

Licence

MIT @ codechecks.io

About

License:MIT License


Languages

Language:TypeScript 78.2%Language:JavaScript 21.8%