comet-cli-tool
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Comet CLI

Comet

Command-line interface for Hydrogen script execution.

✨ Features

  • Create and manage Luau scripts from your terminal
  • Execute scripts directly without opening the GUI
  • Interactive command-line interface
  • List and organize your scripts collection

🚀 Getting Started

Quick Start (No Installation)

Run directly with npx:

# Run without installing
npx comet-cli-tool

Installation

Local Development

# Clone the repository
git clone https://github.com/FrozenProductions/Comet.git

# Navigate to the CLI directory
cd Comet/cli

# Install dependencies
npm install

# Build the CLI
npm run build

# Start the CLI
npm start

# link
npm link

Readme

Keywords

none

Package Sidebar

Install

npm i comet-cli-tool

Weekly Downloads

5

Version

1.0.4

License

none

Unpacked Size

949 kB

Total Files

58

Last publish

Collaborators

  • frozenproductions