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

@gladeye/cli

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gladeye/cli

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/@gladeye/cli.svg)](https://npmjs.org/package/@gladeye/cli) [![Downloads/week](https://img.shields.io/npm/dw/@gladeye/cli.svg)](ht

  • 1.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

@gladeye/cli

oclif Version Downloads/week License

Usage

$ npm install -g @gladeye/cli
$ gladeye COMMAND
running command...
$ gladeye (-v|--version|version)
@gladeye/cli/1.1.4 darwin-x64 node-v12.22.6
$ gladeye --help [COMMAND]
USAGE
  $ gladeye COMMAND
...

Commands

gladeye code:format [PATH]

Run prettier to format your project codebase recursively

USAGE
  $ gladeye code:format [PATH]

See code: src/commands/code/format.ts

gladeye config:prettier-version

Output the prettier bin version

USAGE
  $ gladeye config:prettier-version

See code: src/commands/config/prettier-version.ts

gladeye help [COMMAND]

display help for gladeye

USAGE
  $ gladeye help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

gladeye project:editorconfig [PATH]

Generate project .editorconfig and .prettierrc files

USAGE
  $ gladeye project:editorconfig [PATH]

See code: src/commands/project/editorconfig.ts

gladeye project:init [PATH]

Execute project:readme and project:editorconfig commands to scaffold your project folder with default doc/config files

USAGE
  $ gladeye project:init [PATH]

See code: src/commands/project/init.ts

gladeye project:readme [PATH]

Generate project README.md file

USAGE
  $ gladeye project:readme [PATH]

See code: src/commands/project/readme.ts

Keywords

FAQs

Package last updated on 14 Oct 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