UNPKG

sparnatural

Version:

Visual client-side SPARQL query builder and knowledge graph exploration tool

10 lines (9 loc) 503 B
# How to publish on NPM ? 1. Make sure local repository is uptodate and on branch master 2. Increment version number in package.json 3. Commit and push 4. Compile with `npm run build` 5. Publish with `npm publish` (OTP on Microsoft Authenticator) 6. Check at https://www.npmjs.com/package/sparnatural 7. Create release on Github project 8. Write release note by checking the issues that were closed since last release (https://github.com/sparna-git/Sparnatural/issues?q=is%3Aclosed+sort%3Aupdated-desc)