command line option parser for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
commandpost is a command-line options parser for Node.js, inspired by commander but designed to be more TypeScript-friendly. It provides a simple API for defining commands, options, and arguments, and supports sub-commands, automatic help generation, and unknown option handling. This library is ideal for developers building Node.js CLI tools who want a type-safe and feature-rich option parsing solution.