1.0.0 • Published 1 year ago
@form8ion/github-workflows v1.0.0
github-workflows
form8ion plugin for managing GitHub workflows
Table of Contents
Usage
Installation
$ npm install @form8ion/github-workflows --save-prod
Example
Import
import {scaffold} from '@form8ion/github-workflows';
Execute
(async () => {
await scaffold({projectRoot: process.cwd()});
})();
Contributing
Dependencies
$ nvm install
$ npm install
Verification
$ npm test
1.0.0
1 year ago
1.0.0-alpha.1
1 year ago