mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-23 23:00:19 +00:00
.. | ||
gnostic-lint-responses.js | ||
Makefile | ||
package.json | ||
README.md |
This directory contains a gnostic linter written with node.
It is built using dcodeIO/Protobuf.js.
SETUP
- Install node.
- Run
make setup
to install node dependencies.
TRY IT
- Run
make run
to test-run the plugin.