303 B
303 B
Contributing
Development
Enter the development shell with devenv.
devenv shell
Install the dependencies.
pnpm install
Build the action.
pnpm build
The devenv shell will install git-hooks that must be run before each commit.