CodeMon CLI

Simple deployment CLI — Version 0.1.6

About

CodeMon module is a lightweight CLI tool that lets you upload and manage frontend build outputs directly from your terminal.

Installation

npm install -g code-mon-space

Authentication

codemon login

Logs you in and stores credentials locally.

User Info

codemon whoami

Shows the currently logged-in username.

Project Commands

Build & Deploy

codemon build

Asks for a build directory (dist, build, out, etc) and uploads the entire folder recursively.

Supported Assets

Accessing Your Site

https://<username>.code-mon-space.shop/