New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

tlylt-scripts

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tlylt-scripts

CLI toolbox for common scripts for my projects

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

tlylt-scripts

CLI toolbox for common scripts for my projects

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g tlylt-scripts
$ tlylt-scripts COMMAND
running command...
$ tlylt-scripts (-v|--version|version)
tlylt-scripts/0.0.1 win32-x64 node-v14.15.1
$ tlylt-scripts --help [COMMAND]
USAGE
  $ tlylt-scripts COMMAND
...

Commands

tlylt-scripts hello [FILE]

describe the command here

USAGE
  $ tlylt-scripts hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ tlylt-scripts hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

tlylt-scripts help [COMMAND]

display help for tlylt-scripts

USAGE
  $ tlylt-scripts help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

oclif

FAQs

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