5.0.0 • Published 3 years ago

livingdocs-manager v5.0.0

Weekly downloads
296
License
LGPL3
Repository
github
Last release
3 years ago

Livingdocs Manager - ldm

A cli to manage designs and the configuration of a livingdocs server.

Installation

npm install -g livingdocs-manager

Commands

Go into your design directory. Execute one of the following commands.

$ ldm
Usage: ldm <command>

where: <command> is one of:

  help                              #  Show this information

  version                           #  Show the cli version

  user:info                         #  Prints the user information

  design:build                      #  Compile the design
  design:publish                    #  Show the script version
  design:proxy                      #  Start a design server that caches designs

  project:channel:list              #  List all designs of all channels of a project

  channel:design-version:add        #  Add a design version to a channel
  channel:design-version:remove     #  Remove a design version from a channel
  channel:design-version:current    #  Set a current design version as default of a channel
  channel:design-version:enable     #  Enable a design version of a channel
  channel:design-version:disable    #  Disable a design version of a channel

Publish a design

cd ~/Development/livingdocs-design
ldm design:build ./src ./dist
ldm design:publish ./dist

Force update an existing design

ldm design:publish ./dist --force

To release a new version of this module

You can run

npm version [major|minor|patch]
5.0.0

3 years ago

4.1.7

3 years ago

4.1.6

3 years ago

4.1.4

3 years ago

4.1.5

3 years ago

4.1.3

3 years ago

4.1.2

5 years ago

4.1.1

6 years ago

4.1.0

8 years ago

4.0.2

8 years ago

4.0.1

8 years ago

4.0.0

8 years ago

2.4.4

8 years ago

2.4.0

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.12

9 years ago

2.2.11

9 years ago

2.2.10

9 years ago

2.2.9

9 years ago

2.2.7

9 years ago

2.2.6

9 years ago

2.2.4

9 years ago

2.2.3

9 years ago

2.2.2

9 years ago

2.2.1

9 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago