File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 60
60
- JS-based: [ RedwoodJS] ( docs/redwoodjs.md ) / [ AdonisJS] ( docs/adonisjs.md )
61
61
- Non-JS: [ Laravel] ( docs/laravel.md ) / [ Rails] ( docs/rails.md ) / [ Django] ( docs/django.md )
62
62
- BaaS: [ Supabase] ( docs/supabase.md ) / [ PocketBase] ( docs/pocketbase.md ) / [ Firebase] ( docs/firebase.md ) / [ Strapi] ( docs/strapi.md ) / [ Payload] ( docs/payload.md )
63
- 2 . CLI Prompt: [ Clack] ( docs/clack.md ) /
63
+ 2 . CLI Prompt: [ Clack] ( docs/clack.md ) / [ Commander.js ] ( docs/commande#rjs.md )
64
64
3 . Secrets & Environment Variables: [ .env] ( docs/env.md ) / [ t3-env] ( docs/t3-env.md ) / [ unplugin-environment] ( docs/unplugin-environment.md )
65
65
4 . Data Validation: [ Zod] ( docs/zod.md )
66
66
5 . Form Validation: [ Conform] ( docs/conform.md )
Original file line number Diff line number Diff line change
1
+ # Commander.js
2
+
3
+ Commander.js is a Node.js command-line interfaces made easy.
4
+
5
+ Links:
6
+
7
+ - [ Commander.js] ( https://github.com/tj/commander.js )
You can’t perform that action at this time.
0 commit comments