Skip to content

A filesystem watcher for local Dreamtsoft codebases.

Notifications You must be signed in to change notification settings

colshacol/lucidly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lucidly Logo

A filesystem watcher for local Dreamtsoft codebases. Keeps local changes in sync with the Dreamtsoft filesystem.

Installation

Install lucidly globally.

yarn add global lucidly

Configuration

Add lucidly configuration to your package.json.

{
  "lucidly": {
    "access": {
      "url": "https://foo.dreamtsoft.com",
      "space": "Bar",
      "bundle": "baz",
      "username": "tim",
      "password": "timrox"
    }
  }
}

Usage

lucidly

About

A filesystem watcher for local Dreamtsoft codebases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages