Skip to content

umono-cms/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages