You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
"pkg": "bash package.sh; git status -sb; echo; echo Make sure to update the version in package.json;",
"pub": "yarn publish",
"reminder": "echo '\n-------REMINDERS:------- \n\n1) just set up the package.json part of \n https://docs.github.com/en/packages/quickstart \n\n2) run \"yarn publish\"\n (instead of \"npm publish --access public\") \n (you will be prompted to log in with 2FA if you have that set up) \n\n-------OTHERWISE:------- \n\n yarn pkg # to minify \n yarn pub # to publish\n\n------------------------\n'"