Aloy, she is great. She is capable of everything. So i named my own zero-dep (for now atleast) NodeJS utilities / recipes /sandbox repo after her. I dont have idea why would anyone other than me want to use this, but if you want for some reason; use tests as documentation.
npm i aloy
const {parseArgv} = require('aloy/utils/cli/argv');
const args = parseArgv(process.argv.slice(2));
...
npx glone git@github.com:ramesaliyev/aloy.git