
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@planetarium/cli
Advanced tools
This CLI app is a collection of utilities for application programmers who create decentralized games powered by Libplanet.
planet: Libplanet CLI ToolsThis CLI app is a collection of utilities for application programmers who create decentralized games powered by Libplanet.
There are multiple ways to install the planet command. Pick the most handy
one for you.
npm Install as an npm package if npm is installed on your system:
npm install @planetarium/cli
Install as a .NET Core tool if .NET Core SDK is installed on your system:
dotnet tool install -g Libplanet.Tools
Or you could just download an executable binary for your platform from
the releases page: planet-*-{linux,osx,win}-{x64, arm64}.{tar.xz,zip} files are
CLI tools. Linux (x64), macOS (x64, arm64), and Windows (x64) are supported.
Extract the binary to an appropriate directory in your PATH.
planet --help
If you installed it using npm without -g/--global option
use npx planet command instead:
npx planet --help
Or if you installed it using .NET Core SDK without -g/--global option
use dotnet planet command instead:
dotnet planet --help
All subcommands and options can be completed in bash and zsh. You can
configure command-line completion through --completion option.
For bash:
source <(planet --completion bash)
For zsh:
planet --completion zsh > ~/.zsh/functions
FAQs
This CLI app is a collection of utilities for application programmers who create decentralized games powered by Libplanet.
The npm package @planetarium/cli receives a total of 11 weekly downloads. As such, @planetarium/cli popularity was classified as not popular.
We found that @planetarium/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers 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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.