- Search
unknown-lottery-sdk
and replace it with your custom package name.
Features:
- Package manager pnpm, safe and fast
- Release with semantic-release
- Bundle with unbuild
- Test with vitest
To skip CI (GitHub action), add skip-ci
to commit message. To skip release, add skip-release
to commit message.
via pnpm
, yarn
or npm
:
pnpm add unknown-lottery-sdk
# or
yarn add unknown-lottery-sdk
# or
npm i -S unknown-lottery-sdk
MIT © Mitscherlich