1.0.7 • Published 8 years ago

d3pl0y v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Install

npm i -g d3pl0y

Usage

  • Create Deploy.json in your project file.
  • Edit your Deploy.json like as
{
  "host": "159.203.66.54",
  "user": "root",
  "installNode": true,
  "command": "node hello.js",
  "dir": "/root/"
}

Notes :

  • SSH key based auth. should be already init.
  • Run terminal command : deploy (ENTER)

  • All done!

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago