Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Go to file Use this template
Matt Cooper 33db7e3c1d freshen toolkit 2019-06-27 12:11:42 -04:00
__tests__ Add template 2019-06-24 16:19:34 -04:00
docs Add template 2019-06-24 16:19:34 -04:00
node_modules Add template 2019-06-24 16:19:34 -04:00
src Add template 2019-06-24 16:19:34 -04:00
toolkit freshen toolkit 2019-06-27 12:11:42 -04:00
.gitignore Add template 2019-06-24 16:19:34 -04:00
.prettierrc.json Add template 2019-06-24 16:19:34 -04:00
LICENSE Add template 2019-06-24 16:19:34 -04:00
README.md Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
action.yml Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
jest.config.js Add template 2019-06-24 16:19:34 -04:00
package-lock.json Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
package.json Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
tsconfig.json Add template 2019-06-24 16:19:34 -04:00

Node 12 Template Action

To get started, click the Use this template button on this repository which will create a new repository based on this template.