-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
m1ngsama edited this page Mar 1, 2026
·
1 revision
Terminal-based information system for NingboTech Computer Association.
npm install -g @nbtca/promptOr run directly:
npx @nbtca/promptnbtcaInteractive mode:
- Arrow keys and Vim keys (
j/k/g/G/q) are supported. - Best for exploration and one-off usage.
Command mode (script-friendly):
nbtca events
nbtca events --json
nbtca events --plain
nbtca website
nbtca website --open
nbtca roadmap
nbtca lang en
nbtca --helpBehavior:
- URL commands (
repair,website,github,roadmap) print URL by default. - Add
--opento open browser explicitly. -
events --jsonprints machine-readable JSON to stdout.
See the Wiki for:
- Node.js >= 20.12.0
MIT
- Website: https://nbtca.space
- GitHub: https://github.com/nbtca
- NPM: https://www.npmjs.com/package/@nbtca/prompt