UNPKG

cmd

Version:

Command Code — Coding Agent with taste (aliased to command-code).

7 lines (6 loc) 149 B
#!/usr/bin/env node /** * cmd - Alias package for command-code * This bin file runs the command-code CLI */ import 'command-code/dist/index.mjs';