
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
CLI for publishing Juo blocks to registry
$ npm install -g juo
$ juo COMMAND
running command...
$ juo (--version)
juo/0.0.1-alpha.5 darwin-arm64 node-v22.13.1
$ juo --help [COMMAND]
USAGE
$ juo COMMAND
...
juo createGenerate a new Juo project
USAGE
$ juo create [-q] [-v]
FLAGS
-q, --quickstart
-v, --verbose
DESCRIPTION
Generate a new Juo project
juo generateGenerate blocks for your project
USAGE
$ juo generate [-n <value>] [--type block] [-t] [-v]
FLAGS
-n, --name=<value> The name of the component
-t, --[no-]tailwind
-v, --[no-]verbose
--type=<option> [default: block] The type of the component
<options: block>
DESCRIPTION
Generate blocks for your project
EXAMPLES
$ juo generate
juo help [COMMAND]Display help for juo.
USAGE
$ juo help [COMMAND...] [-n]
ARGUMENTS
[COMMAND...] Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for juo.
See code: @oclif/plugin-help
juo publishPublish theme files from the ./dist directory to the remote registry.
USAGE
$ juo publish [--reconfigure] [-t <value>]
FLAGS
-t, --theme=<value> [default: default] Specify the name of the theme to publish
GLOBAL FLAGS
--reconfigure Reconfigure settings
DESCRIPTION
Publish theme files from the ./dist directory to the remote registry.
EXAMPLES
$ juo publish
Publish the default theme files.
$ juo publish --theme custom-theme
Publish a custom theme files.
$ juo publish --reconfigure
Reconfigure settings and publish.
FAQs
A CLI tool for the Juo platform
We found that juo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.