Skip to content

minddocdev/mou-client-action

Repository files navigation

MOU Client Action

Interacts with MOU rest via Github actions.

main

Development

Install dependencies

yarn

Compile typescript

yarn build

Lint code

yarn lint

Run the tests

yarn test