cli

command module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 1 Imported by: 0

README

Umono CLI

Command-line interface for the Umono content management system.

Installation

Install with a single command:

curl -fsSL https://umono.io/install.sh | sh
Supported Platforms
OS Architecture
Linux amd64, arm64
macOS amd64, arm64
Installation Directory

The CLI is installed to ~/.local/bin by default.

If this directory is not in your PATH, add the following line to your shell configuration file (.bashrc, .zshrc, etc.):

export PATH="$HOME/.local/bin:$PATH"

Then restart your terminal or run:

source ~/.bashrc  # or ~/.zshrc

Quick Start

Create a new website:

umono create my-website

Requirements

  • curl or wget (for installation)
  • Linux or macOS

License

See the GitHub repository for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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