@quivr/content-provider
v0.7.3
Published
This package can be used to create content providers for Quivr.
Downloads
5
Readme
ContentProvider
NPM package to create content providers for Quivr
Publishing
- Update CHANGELOG.md
npm run build
npm version patch -m "text"
npm publish --access public
- Update the cp-Template repo's
Local development
Rebuild the package:
npm run build
Use
npm install ../ContentProvider
(with right path) to install local versionEvery rebuild of the package will show up in the codebase where you use the local version of the package.