@forestadmin/devops

Forest Admin internal DevOps toolbox

Usage no npm install needed!

<script type="module">
  import forestadminDevops from 'https://cdn.skypack.dev/@forestadmin/devops';
</script>

README

Forest Admin DevOps Tools

semantic-release npm package Build Status Maintainability Test Coverage

How to?

Update the coverage badge

This process will update the coverage badge in the README.md file base on the lcov coverage report.

import { CoverageManager } from '@forestadmin/devops';

new CoverageManager().updateBadge();