Socket
Socket
Sign inDemoInstall

@bring-it/cli

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bring-it/cli

Universal deployment tool for frontend


Version published
Weekly downloads
198
increased by132.94%
Maintainers
1
Weekly downloads
 
Created
Source

@bring-it/cli

Universal deployment tool for frontend.

npm github node

Installation

npm install @bring-it/cli --save-dev

Usage

npx -c bring-it

Options

-t, --target         default: .bring-it         [string]
-r, --remote         default: /mnt/.bring-it    [string]
-s, --server         default: 127.0.0.1:22      [string]
-u, --username       default: root              [string]
-k, --private-key    example: .ssh/xxx.pem      [string]
-p, --passphrase                                [string]

Tips

Make your bundle support long-term caching, it will be safer when uploading.

For safety, @bring-it/cli always upload in order by: OTHER, SVG, CSS, HTML .

Keywords

FAQs

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