Skip to main content

Hugo publisher is a CLI utility helper for Hugo static site builder

Project description

uHugo

PyPI version Docs

uHugo is a CLI tool to install and update Hugo binary as well as updating any cloud providers

Instillation

uHugo depends on Python 3.6+, on your terminal:

> pip install uhugo

Once installed you can test it by:

> uhugo --version

Usage

uHugo provides two main commands - install and update

Install

Using uhugo install, will download the latest binary file from Hugo's repository and adds it to $HOME/bin folder. You can force install by using uhugo install --force.

Note: Make sure you have $HOME/bin in your $PATH environment variable

uhugo install

Update

Using uhugo update, will update the current binary to the latest one. You can use --to flag to specify the version you want to rather update to. Example uhugo update --to 0.80.0

uhugo update

Providers

Providers can be used to update Hugo environment variables or configuration files of a cloud provider. See the provider docs for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

uhugo-0.0.7-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page