Skip to content

ploffredi/wpcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPStore CLI

A command line interface for managing WebAssembly plugins from the wpstore repository.

Installation

go install github.com/ploffredi/wpcli@latest

Usage

The CLI provides the following commands:

List all plugins

wpcli list

This command will display a list of all available plugins from the wpstore repository.

Get plugin information

wpcli info [plugin-name]

This command will display detailed information about a specific plugin.

Development

To build the CLI from source:

git clone https://github.com/ploffredi/wpcli.git
cd wpcli
go build

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published