Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
/ PrairieLib Public archive

A repository of code shared between various PrairieLearn projects

License

Notifications You must be signed in to change notification settings

PrairieLearn/PrairieLib

Repository files navigation

PrairieLib

PrairieLib is a NodeJS library used in PrairieLearn.

Latest version Dependabot Status Build Status License

Publishing instructions for a new version

git checkout master
git pull -p
npm version minor  # or major/patch to bump version and commit
git push
git push --tags
npm publish

About

A repository of code shared between various PrairieLearn projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published