@gdyfe/node-deployer
v0.0.4
Published
The deployer running in the node and upload the project to the remote
Downloads
8
Readme
@gdyfe/node-deployer
The deployer running in the node and upload the project to the remote.Currently we offer services of SFTP and Aliyun OSS
Installation
Install @gdyfe/node-deployer with npm
npm install @gdyfe/node-deployer -D
with yarn
yarn add @gdyfe/node-deployer -D
Usage/Examples
Download default config template in your project
deployer init
When you fill in the configuration, you can start uploading
deployer start
*All configuration items and instructions are in the template