Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@forgehive/forge-cli

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forgehive/forge-cli

TypeScript CLI application

latest
npmnpm
Version
0.3.16
Version published
Weekly downloads
10
42.86%
Maintainers
1
Weekly downloads
 
Created
Source

@mono/cli

A TypeScript CLI application for the Mono project.

Installation

# Install dependencies
npm install

# Build the CLI
npm run build

Usage

# Run the CLI
npm start

# Or run in development mode
npm run dev

# Run a specific command
npm start -- hello

Available Commands

  • hello: Displays a greeting message

Development

# Run tests
npm test

# Lint code
npm run lint

FAQs

Package last updated on 02 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts