ppm

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2021 License: MIT Imports: 4 Imported by: 0

README

ppm

badge badge

Pour Package Manager
Easily install and manage Godot-plugins from GitHub using the command line

Commands

Initialize

Initialize a ppm.json file

$ ppm init
Install

Either declare a plugin to install or install all plugins that are declared in the ppm.json file

$ ppm install <plugin>
Update

Update all your plugins

$ ppm update
Uninstall

Uninstall a dependency

$ ppm uninstall <plugin>
More

For further information and commands use

$ ppm -h

Installation

$ git clone https://github.com/Glow-Project/ppm

$ go mod download

$ go install

Manual installation

Windows:
  • Download the binary
  • Move binary to a directory that is part of the $PATH variable
Mac/Linux:
  • Download the binary
  • Move binary to /usr/local/bin

Requirements

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL