- Ensure that your npm is up-to-date by running npm update -g npm (this might require sudo on certain systems).
- Clone the project to a folder of your choice
- CD into the project folder and run
npm install
foldersyncsettings.json is the default settings file
custom_foldersyncsettings.json is the custom settings file
The default settings may be overwritten with custom settings. Note that any array in your configuration files (such as the default files array) will get concatinated with any array in your custom configuration file.