Helpers for Vite & others for my other libraries.
Thanks for your interest! Just a few more steps to follow and we can get your local environment up and running.
- Install node (see package.json's
engines.node
for the version), yarn (no need for any specific version), python (any version above/at 3) and poetry (see https://python-poetry.org/docs/#installing-with-the-official-installer) - Run
yarn install
to install all required dependencies - Run
yarn prepare-local
to prepare editor integrations (VS Code) & commit hooks
- Run
yarn change:create
for every meaningful change (such as a new feature or bugfix) - each change will then be displayed as a separate entry in the CHANGELOG - A CI script automatically collects your changes and opens a PR creating a new release
- Once the release is merged another script automatically publishes the new version
Cover image generated by DALL·E and retouched with Pixlr