A CLI to install and manage Netdata with an interactive interface
npm install ndtoolTo install dependencies:
``bash`
bun install
To run:
`bash`
bun run bin/ndtool.ts
This project was created using bun init` in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.