Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI for Umono

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages