Skip to content

r0gue-io/homebrew-pop-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Pop CLI

A Homebrew tap for pop-cli, the Swiss-army knife for Polkadot development.

Installation

brew install r0gue-io/pop-cli/pop

Usage

After installation, you can use the pop command:

pop --version
pop --help

For detailed usage instructions, please refer to the pop-cli documentation.

About pop-cli

Pop CLI is a comprehensive tool for Polkadot development that helps developers:

  • Build and deploy smart contracts.
  • Create and manage parachains and smart contracts.
  • Interact with Polkadot networks.
  • And much more!

Visit the main pop-cli repository for more information.

Maintainer Information

Publishing New Versions

This repository includes an automated script for publishing new versions of pop-cli to Homebrew.

Usage

./update.sh <version>

Example:

./update.sh 1.0.0

The script will:

  1. Download the release binaries for both ARM64 and x86_64 architectures.
  2. Calculate SHA256 checksums.
  3. Create/update the Homebrew formula.
  4. Commit and push changes to the tap repository.

Note: The release must exist on the pop-cli GitHub releases page before running the update script.

License

GPL-3.0

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published