@betterexam/resync
v0.0.2
Published
A CLI tool for syncing directories with support for publishing and initialization.
Downloads
3
Readme
Resync
Resync is a command-line tool for syncing directories with support for publishing and initializing packages. It is designed to be used globally and can help manage local packages efficiently.
Features
- Sync: Sync a source directory to a destination directory while respecting
.gitignore
.
Installation
To install Resync globally, run:
npm install -g resync