Skip to content

officecli/officecli-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

OfficeCLI Distribution

This repository publishes public release assets for the closed-source officecli binary.

Install

macOS (Homebrew)

brew tap officecli/officecli
brew install officecli

To update later:

brew upgrade officecli

Linux

curl -fsSL https://raw.githubusercontent.com/officecli/officecli-dist/main/scripts/install-officecli.sh | DIST_REPO=officecli/officecli-dist bash

By default, the installer downloads and installs the current stable release from this repository.

Re-running the same installer command refreshes the local binary to the current stable release.

If your shell still reports officecli: command not found, first try:

export PATH="$HOME/.local/bin:$PATH"
officecli --version

If that works, add ~/.local/bin to your shell startup file so future shells can find the command.

Manual Download

Download the current stable archives and checksums.txt from the latest release page of this repository.

Notes

  • This repository contains binaries, checksums, and install helpers only.
  • It does not contain officecli source code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages