Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tinoq/isync

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinoq/isync

文件同步备份

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

isync 同步工具

文件同步备份

监视指定目录下文件的新增,并将新增文件同步到指定目标目录

安装

npm install -g @tinoq/isync

运行

查看帮助

isync -h

Usage: isync [options]

Options:
  -V, --version      output the version number
  -s, --src <path>   【必要】源路径
  -d, --dest <path>  【必要】目标路径
  -h, --help         output usage information

FAQs

Package last updated on 19 Nov 2019

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