Socket
Socket
Sign inDemoInstall

deploy-cli

Package Overview
Dependencies
23
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    deploy-cli

**One-word deployment.**


Version published
Weekly downloads
4
Maintainers
1
Install size
3.02 MB
Created
Weekly downloads
 

Readme

Source

deploy.js

One-word deployment.

Build Status Dependency Status

This project is currently under development by @MarkTiedemann.

The idea is to deploy local files to a remote server directory as easily as possible.

SCP over SSH is used for file transfer.

Quickstart

1. Install deploy.js CLI

npm install deploy-cli --global

2. Create deploy.yaml file

user:     whoami
password: noidea
host:     example.com
path:     /remote/path

3. Run deploy

License

The MIT License (MIT) as found in LICENSE.md.

Made with :heart:.

FAQs

Last updated on 23 Oct 2015

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc