/project-summary

GitHub action to generate a markdown summary from a GitHub project

Primary LanguageTypeScriptMIT LicenseMIT

project-summary status

Project Summary

GitHub Action that generates a Markdown summary of issues in a GitHub project

Example

Development

Install the dependencies

$ npm install

Build the typescript and package it for distribution

$ npm run build && npm run pack

Run the tests ✔️

$ npm test