rulr

v4.0.1
[![NPM Package Version](https://badge.fury.io/js/rulr.svg)](https://www.npmjs.com/package/rulr) [![Build Status](https://travis-ci.org/ryansmith94/rulr.svg?branch=master)](https://travis-ci.org/ryansmith94/rulr) [![Renovate badge](https://img.shields.io/b

acp

git add -A && npm run commit && git push

lint

tslint --project ./tsconfig.json -c ./tslint.json

test

mocha dist/**/*.test.js --exit

build

tsc

clean

rimraf dist

cover

nyc --lines 100 --check-coverage npm run test

commit

git-cz

duplication

jscpd

semantic-release

semantic-release pre && npm publish && semantic-release post

Metadata

  • Unknown
  • Whatever
  • ryansmith94
  • released 10/27/2017

Downloads

Maintainers