# use-gunshi-cli > Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript. - Author: HidemaruOwO - Repository: HidemaruOwO/ocusage - Version: 20260108165014 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/HidemaruOwO/ocusage - Web: https://mule.run/skillshub/@@HidemaruOwO/ocusage~use-gunshi-cli:20260108165014 --- --- name: use-gunshi-cli description: Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript. globs: "*.ts, *.tsx, *.js, *.jsx, package.json" alwaysApply: false --- use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc. Gunshi is a modern javascript command-line library For more information, read the gunshi API docs in `node_modules/@gunshi/docs/**.md`.