ppm

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 4 Imported by: 0

README

ppm

badge 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

Main way

Download the binary from the release page

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

$ go install

Requirements

  • Git Only needed with v1.0.1 or lower
  • Golang Only needed for installation from source

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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