@form8ion/github-action

1.0.0-alpha.1 • Public • Published

github-action

opinionated scaffolder for GitHub Actions

Node CI Workflow Status Codecov

Table of Contents

Usage

MIT license npm Try @form8ion/github-action on RunKit

Installation

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

Example

Import

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

Execute

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

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

/@form8ion/github-action/

    Package Sidebar

    Install

    npm i @form8ion/github-action

    Weekly Downloads

    0

    Version

    1.0.0-alpha.1

    License

    MIT

    Unpacked Size

    11.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • form8ion-bot
    • travi