Socket
Socket
Sign inDemoInstall

jumper-message-cli

Package Overview
Dependencies
135
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jumper-message-cli

``` ┓┏┓┏┓┃ ┛┗┛┗┛┃ ⟍ ○⟋ ┓┏┓┏┓┃ ∕ jumper ┛┗┛┗┛┃ ノ) message ┓┏┓┏┓┃ cli ┃┃┃┃┃┃ ┻┻┻┻┻┻ ```


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source
┓┏┓┏┓┃
┛┗┛┗┛┃ ⟍ ○⟋
┓┏┓┏┓┃   ∕    jumper
┛┗┛┗┛┃ ノ)     message
┓┏┓┏┓┃        cli
┃┃┃┃┃┃
┻┻┻┻┻┻

Install

$ npm install --global jumper-message-cli

Usage

$ jumper-message --help

  Usage
    $ jumper-message <string>
    $ echo <string> | jumper-message

	Options
	  --floors         Number of additional floors to add (Default: 0)
	  --compact        Remove extra spacing between message lines (Default: false)
	  --gradient       Render the text as a gradient (Default: none)
	  --building-style Chalk style string for the building (Default: gray)
	  --message-style  Chalk style string for the message (Default: bold.white)
	  --person-style   Chalk style string for the person (Default: white)

	Examples
	  jumper-message 'Friday deploy, good luck!'
	  jumper-message 'Friday deploy, good luck!' --gradient=rainbow
	  jumper-message 'Friday deploy, good luck!' --floors=4
	  jumper-message 'Friday deploy, good luck!' --compact --message-style=bold.red.bgWhite

Style arguments use the chalk style syntax.

Gradients are provided by the gradient-string package. Available gradients are:

gradients

Message style and gradients cannot be combined. If a gradient is specified, it will override the message style.

License

MIT © Brad Dougherty

FAQs

Last updated on 13 Aug 2021

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc