Files
setup-kustomize/README.md
Imran Ismail 77f35b3361 Initial commit
2019-09-05 02:03:51 +08:00

482 B

JavaScript Action Template

This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.

Getting Started

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.