Skip to content

MagicTeaMC/cargo-pumpkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-pumpkin

Warning

Pumpkin is still under heavy developing, this tool might be unusable sometimes

A Cargo subcommand that building and running your Pumpkin plugin.

Installation

cargo install cargo-pumpkin

Usage

Initialize

cargo pumpkin init

Build and run

cargo pumpkin
# or explicitly
cargo pumpkin run

Options

# Force rebuild of Pumpkin even if it exists
cargo pumpkin run --force

# Skip building the current project
cargo pumpkin run --skip-self-build

# Clean the .run directory
cargo pumpkin clean

About

A Cargo subcommand that building and running your Pumpkin plugin.

Topics

Resources

License

Stars

Watchers

Forks

Languages