tomasen / commitlintio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commitlint.io

commit message lint online, commitlint online.

Project setup

npm install

# extract lint options to avoid patch work
npm run prepare

# few files need patch to work for web app.
npm run patch

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About


Languages

Language:JavaScript 49.4%Language:Vue 45.2%Language:HTML 5.4%