0.0.9 • Published 5 months ago

@whop-sdk/cli v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

@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

  1. Pull the repo
  2. Install packages using pnpm
  pnpm i
  1. Run the dev command in the cli package
  pnpm run dev --filter @whop-sdk/cli...
  1. 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

5 months ago

0.0.9

5 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.0.1-canary.10

9 months ago

0.0.1-canary.9

9 months ago

0.0.1-canary.8

9 months ago

0.0.1-canary.7

9 months ago

0.0.1-canary.6

9 months ago

0.0.1-canary.5

9 months ago

0.0.1-canary.4

9 months ago

0.0.1-canary.3

10 months ago

0.0.1-canary.2

10 months ago

0.0.1-canary.1

10 months ago

0.0.1-canary.0

10 months ago