0.0.9 • Published 2 years ago
@whop-sdk/cli v0.0.9
@whop-sdk/cli
Installation
npm add -g @whop-sdk/cli@latest
Running the cli
whop
Invoking the cli without any arguments will guide you through all the available subcommands!
Development
- Pull the repo
- Install packages using pnpm
pnpm i
- Run the dev command in the cli package
pnpm run dev --filter @whop-sdk/cli...
- To execute the current version of the cli run:
pnpm run preview
How to add commands
This cli uses @whop-cli/runtime
to automatically parse and execute a cli based on the cmd
folder structure. We transpile the commands
directory (ts) 1:1 into the cmd
directory (js). Please refer to the runtime documentation and existing commands for more details on configuration.
0.0.9-canary.0
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago
0.0.1-canary.10
2 years ago
0.0.1-canary.9
2 years ago
0.0.1-canary.8
2 years ago
0.0.1-canary.7
2 years ago
0.0.1-canary.6
2 years ago
0.0.1-canary.5
2 years ago
0.0.1-canary.4
2 years ago
0.0.1-canary.3
2 years ago
0.0.1-canary.2
2 years ago
0.0.1-canary.1
2 years ago
0.0.1-canary.0
2 years ago