Skip to content

Glossarist extension for Paneron (successor Glossarist Desktop)

License

Notifications You must be signed in to change notification settings

glossarist/paneron-extension-glossarist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glossarist extension for Paneron

Release process

  1. Update version in package.json to <next version>.
  2. Make your changes.
  3. Build the latest version:

    yarn run dist
  4. Test by, e.g., adding the dist directory in Paneron as local extension and opening some relevant dataset.
  5. Repeat steps 2-4 as needed.
  6. Tag commit:

    git tag -s <next version>

    Enter some brief message.

  7. Publish to NPM:

    cd dist && npm publish --access public

To upgrade key dependencies if needed:

yarn upgrade --ignore-scripts @riboseinc/paneron-extension-kit @riboseinc/paneron-registry-kit

About

Glossarist extension for Paneron (successor Glossarist Desktop)

Resources

License

Stars

Watchers

Forks

Packages

No packages published