0.0.6 • Published 5 years ago

sync-file-cli v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

sync-file-cli

A simple tool that you can fetch remote file to complete replacement locally.

Certainly, you can execute some commands after replacement.

Node.js >= 8.0.0 required.

Quick Start

$ npm install sync-file-cli -g
$ sync init my-sync-app
$ cd my-sync-app
$ npm run start

Commands

sync init <project-name>          # init sync-file-cli app
sync file                         # fetch remote file and replace locally
sync help, -h, --help             # display all available commands
sync version, -v                  # version of sync-file-cli

LICENSE

MIT

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago