Skip to content

core package to support form8ion plugins that interact with GitHub

License

Notifications You must be signed in to change notification settings

form8ion/github-core

Repository files navigation

github-core

core package to support form8ion plugins that interact with GitHub

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

npm Try @form8ion/github-core on RunKit license node

Installation

$ npm install @form8ion/github-core

Example

import {sourceHostedOnGitHub, octokit} from '@form8ion/github-core';

await sourceHostedOnGitHub({projectRoot: process.cwd()});

octokit.getNetrcAuthenticatedInstance();

Contributing

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

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

core package to support form8ion plugins that interact with GitHub

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •