kevin-david / project-summary

GitHub action to generate a markdown summary from a GitHub project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GitHub action to generate a markdown summary from a GitHub project

License:MIT License


Languages

Language:TypeScript 98.0%Language:JavaScript 2.0%