Skip to content

form8ion/c8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c8

form8ion plugin for the c8 code-coverage tool

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

npm license node

Installation

$ npm install @form8ion/c8 --save-prod

Example

Import

import {scaffold} from '@form8ion/c8';

Execute

(async () => {
  await scaffold({projectRoot: process.cwd()});
})();

Contributing

Commitizen friendly Conventional Commits Renovate PRs Welcome semantic-release: angular

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

form8ion plugin for the c8 code-coverage tool

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors