cliter-sync
v1.0.3
Published
Node package for synchronize the cliter directory on an Aurora app
Downloads
10
Maintainers
Readme
CLITER SYNC
Sync cliter directory easly, for Aurora
1. Install package on Aurora project npm i cliter-sync
.
2. When the cliter is updated don't copy-paste it from your current scope to the other, instead use npm run sync
.
3. A promt will show asking for the destination folder e.g:
If you modify the cliter of your, let's say library-back-app and want to update it on your library-front-app just write down
../library-front-app
.
4. If the directory is incorrect rewrite it again, if the cliter was seccesfully updated a message will prompt.