sla-cli

sla-cli

Usage no npm install needed!

<script type="module">
  import slaCli from 'https://cdn.skypack.dev/sla-cli';
</script>

README

Build Status Coverage Status MIT license

Using this util

install

npm i sla-cli -g

use

sla 99.9
sla 99.7

Setting travis and coveralls badges

  1. Sign in to travis and activate the build for your project.
  2. Sign in to coveralls and activate the build for your project.
  3. Replace {{github-user-name}}/{{github-app-name}} with your repo details like: "ospatil/generator-node-typescript".