gmp-shared
Installation
SKILL.md
gmp -- Shared Reference
Installation
npm install -g @lucianfialho/gmp-cli
Or from source:
git clone https://github.com/lucianfialho/gmp-cli.git
cd gmp-cli
npm install && npm run build && npm link
The gmp binary must be on $PATH.