.github/workflows
|
Set up GitHub workflow
|
2021-09-25 17:04:10 +03:00 |
src
|
Implemented action's entry point
|
2021-09-25 09:39:19 +03:00 |
test
|
Covered publisher-factory with tests
|
2021-09-25 17:00:52 +03:00 |
.eslintrc
|
Setup ESLint
|
2021-09-21 10:24:10 +03:00 |
.gitattributes
|
Initialized repo
|
2021-09-20 13:52:42 +03:00 |
.gitignore
|
Initialized repo
|
2021-09-20 13:52:42 +03:00 |
action.yml
|
Added action metadata file
|
2021-09-25 09:41:13 +03:00 |
babel.config.js
|
Setup Jest
|
2021-09-21 10:27:32 +03:00 |
jest.config.js
|
Covered curseforge-utils with tests
|
2021-09-25 15:45:44 +03:00 |
LICENSE.md
|
Initialized repo
|
2021-09-20 13:52:42 +03:00 |
package-lock.json
|
Implemented Modrinth publisher
|
2021-09-25 09:39:19 +03:00 |
package.json
|
Implemented Modrinth publisher
|
2021-09-25 09:39:19 +03:00 |
README.md
|
Initialized repo
|
2021-09-20 13:52:42 +03:00 |
tsconfig.json
|
Setup TypeScript and ncc
|
2021-09-21 10:22:09 +03:00 |