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

@master/cli

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/cli

@master/cli ===========

  • 1.0.0-alpha.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@master/cli

oclif Version

Usage

$ npm install -g @master/cli
$ m COMMAND
running command...
$ m (-v|--version|version)
@master/cli/1.0.0-alpha.1 linux-x64 node-v17.1.0
$ m --help [COMMAND]
USAGE
  $ m COMMAND
...

Commands

m help [COMMAND]

display help for m

USAGE
  $ m help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

m package NEW PACKAGE_NAME

master package

USAGE
  $ m package NEW PACKAGE_NAME

OPTIONS
  -c, --css        generate a css package
  -o, --org=org    create github organization package
  -p, --user=user  create github personal package
  -u, --util       generate a util package

ALIASES
  $ m p

EXAMPLES
  $ m package new PACKAGE_NAME
  $ m package new PACKAGE_NAME --css --org ORGANIZATION
  $ m package new PACKAGE_NAME --util --user USERNAME

See code: src/commands/package.ts

FAQs

Package last updated on 09 Dec 2021

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