elm-mastodon-tooty
is an Elm library for the Mastodon social-networking system. This library is used by Tooty, an alternative multi-accounts Web client for Mastodon.
Install pre-commit and run:
pre-commit install
npm ci
npm test
elm bump
git tag <tag_number>
git push --tags origin main
elm publish