@form8ion/github-workflows

1.0.0 • Public • Published

github-workflows

form8ion plugin for managing GitHub workflows

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

MIT license npm Try @form8ion/github-workflows on RunKit node

Installation

$ npm install @form8ion/github-workflows --save-prod

Example

Import

import {scaffold} from '@form8ion/github-workflows';

Execute

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

Contributing

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

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @form8ion/github-workflows

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

8.26 kB

Total Files

6

Last publish

Collaborators

  • travi
  • form8ion-bot