Skip to content

dnmgns/grunt-two-way-foldersync

Repository files navigation

Prerequisites

  1. Grunt 0.4.5
  2. stable Node.js >= 0.8.0

Installation

  1. Ensure that your npm is up-to-date by running npm update -g npm (this might require sudo on certain systems).
  2. Clone the project to a folder of your choice
  3. CD into the project folder and run npm install

Configuration

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.

About

Two way folder synchronization with Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published