mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 01:40:23 +00:00
.. | ||
gnostic-lint-operations.js | ||
Makefile | ||
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.