Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 420 Bytes

File metadata and controls

12 lines (7 loc) · 420 Bytes
  • To run: npm start

  • To test: npm test

  • Note: Place #! /usr/bin/env node as the first line in your index.ts file

  • To compile & install the package globally: npm run build

  • After which, you can use the command like so: aps -l

  • DO NOT upgrade inquirer to 9.x because it relies on "Pure ESM packages"