Skip to content

Installation

Hariprasanth S edited this page Oct 16, 2020 · 1 revision

The Synchly CLI is distributed as an NPM package. To use it, install it globally using:

npm install --global synchly

or using yarn:

yarn global add synchly

Clone this wiki locally