https://github.com/ysmood/mx-deployer
a auto deployer client & server
https://github.com/ysmood/mx-deployer
Last synced: 3 months ago
JSON representation
a auto deployer client & server
- Host: GitHub
- URL: https://github.com/ysmood/mx-deployer
- Owner: ysmood
- Created: 2015-09-25T08:13:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T09:14:07.000Z (over 10 years ago)
- Last Synced: 2025-05-12T13:56:12.880Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
a auto deployer client & server
## Installation
`npm install -g mx-deployer`
## Usage
### Client
See help info `mx-deployer-client -h`
### Server:
See help info `mx-deployer-server -h`.
Use it with pm2 `pm2 start mx-deployer-server --name mx-deployer -- --port 1234`.