Skip to content

form8ion/gitea-workflows-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitea-workflows-node

form8ion plugin for projects using Gitea workflows with Node.js

Node CI Workflow Status SLSA Level 2 Codecov

Table of Contents

Usage

Installation

$ npm install @form8ion/gitea-workflows-node

Example

Import

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

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 projects using Gitea workflows with Node.js

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages