wpgitupdater

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: MIT Imports: 11 Imported by: 0

README

WP Git Updater

GitHub Workflow Status GitHub Release (latest by date) GitHub go.mod Go version GitHub Issues GitHub Stars GitHub License

Automated Source Controlled WordPress Updates

WP Git Updater

Installation

Usage

# Install locally
curl https://install.wpgitupdater.dev/install.sh | bash -s -- -b $HOME/bin

# Optional flags in []

# Generates a .wpgitupdater.yml file with defaults

$ wpgitupdater init

# Generates a .github/workflows/wpgitupdater.yml workflow file

$ wpgitupdater init -ci -actions

# You will need the ENV var WP_GIT_UPDATER_GIT_TOKEN set as a personal access token for the following commands
$ export WP_GIT_UPDATER_GIT_TOKEN="***"

# Lists plugin version stats

$ wpgitupdater list [-plugins]

# Performs updates

$ wpgitupdater update [-dry-run]

For more detailed documentation visit the Documentation.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api
git

Jump to

Keyboard shortcuts

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