feast-client
v1.2.0
Published
Feast Client SDK for Node.js
Downloads
4
Readme
[Project Name]
Development
Linting
This repository is using eslint. You can check that the linters pass by running locally before committing changes: npm run lint
.
Commit Message Semantics
This repository is using and validating against the conventional commit message syntax.
Release/Deployment
This repository uses semantic release. Qualified merges into the master
branch result in a new release. For more info checkout the semantic-release workflow action in the .github folder and the semantic-release documentation.