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

deploy-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploy-cli

**One-word deployment.**

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 23 Oct 2015

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