Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@moonrepo/cli

Package Overview
Dependencies
Maintainers
1
Versions
761
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moonrepo/cli

moon command line and core system.

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
99K
increased by147.83%
Maintainers
1
Weekly downloads
 
Created
Source

@moonrepo/cli

The official CLI for moon, a build system and repo management tool for the JavaScript ecosystem, written in Rust!

Requirements

  • Node.js >= 14.15

Installation

moon can be installed with npm, pnpm, or yarn.

# Install the dependency
yarn add --dev @moonrepo/cli

# Initialize moon in the repo
npx @moonrepo/cli init

Usage

Once projects and tasks have been configured, you can run tasks with:

# Run `lint` in project `app`
moon run app:lint

# Run `lint` in all projects
moon run :lint

Keywords

FAQs

Package last updated on 14 Jun 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc