Skip to content

codeboltai/cli

Repository files navigation

Codebolt CLI Tool

Description

Codebolt is a CLI tool created using Node.js. It allows users to check the application version and upload folders to a specified server.

Installation

To install Codebolt CLI tool locally, ensure you have Node.js and npm installed, then run:

npm install -g codebolt-cli

Usage

Check Version

To check the application version, run: codebolt version

Upload Folder

To upload a folder to the server, run: codebolt upload

Replace <folderPath> with the path to the folder you want to upload.

Author

Your Name

License

ISC