An opinionated starter code for creating a github action.
- Typescript (Static Types)
- Jest (Testing)
-
Change the following to their appropriate value
[gh_username]: Your github username[gh_repo]: Your github action repo name
-
Connect your codecov account with the repo
-
Check out the structure followed in
src/utilsandtest/utilsfor creating modules.