- Install
node.js
andyarn
- Clone repo
git clone [email protected]:jellyfin/jellyfin-apiclient-javascript.git
- Install dependencies
yarn install
- Run build
yarn run build
- Login to npm (if not already logged in)
yarn login
- Bump version
yarn version
- Push version bump commit and tag
git push --follow-tags
- Publish to npm
yarn publish
Created
May 26, 2019 05:14
-
-
Save thornbill/791ea2338d4834c43140ee026abfb4fe to your computer and use it in GitHub Desktop.
Jellyfin ApiClient.js publishing guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment