# Install uptoc with Homebrew

Convenient static file deployment tool that supports multiple platforms. Version 1.4.3 via Homebrew; verified 2026-07-25.

## Install

```sh
sudo av install brew:uptoc
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install uptoc
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:uptoc
- **Package manager:** Homebrew
- **Version:** 1.4.3
- **Source summary:** Convenient static file deployment tool that supports multiple platforms
- **Homepage:** <https://github.com/bonaysoft/uptoc>
- **Repository:** <https://github.com/bonaysoft/uptoc>
- **Last updated:** 2026-07-25T21:47:59+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- uptoc (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.4.3
## Project history and usage

Uptoc is a Go-based static-file deployment command aimed at publishing a local directory to object-storage backends. The official README presents it as a cross-platform tool for macOS, Linux, and Windows.

### Project history

The upstream GitHub repository metadata dates the public repository to 2019. The README is primarily operational rather than historical, but it documents the project's focus on deployment drivers for Aliyun OSS, Tencent COS, Qiniu Kodo, Google Storage, and AWS S3.

### Adoption history

The README advertises distribution through a Homebrew tap, the main Homebrew formula, deb/rpm release packages, an install script, and manually downloaded release binaries. The batch input lists Homebrew as the package-manager presence for this formula.

### How it is used

Typical use is a single `uptoc` invocation with a driver, region, bucket, credentials, and a local distribution directory. The README also documents environment variables for access keys and a GitHub Actions workflow form, making it useful for static-site and CI deployment pipelines.

### Why package nerds care

For package maintainers, Uptoc is a small example of the static-site deployment CLI category: a single binary, cloud-provider matrix, Homebrew formula, release artifacts, and optional GitHub Actions integration.

### Timeline

- 2019: Public GitHub repository metadata records repository creation.
- README era: Documented support for OSS, COS, Kodo, Google Storage, and S3.
- README era: Documented installation through Homebrew, deb/rpm packages, shell installer, and release binaries.

### Related projects

- The README positions Uptoc alongside provider-specific object-storage CLIs by wrapping several storage backends behind one deployment command.

### Sources

- <https://github.com/bonaysoft/uptoc>
- <https://github.com/bonaysoft/uptoc/blob/master/README.md>
- input source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/uptoc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/uptoc.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
