5.0.0 • Published 4 years ago

livingdocs-manager v5.0.0

Weekly downloads
296
License
LGPL3
Repository
github
Last release
4 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

4 years ago

4.1.7

4 years ago

4.1.6

4 years ago

4.1.4

4 years ago

4.1.5

4 years ago

4.1.3

4 years ago

4.1.2

6 years ago

4.1.1

8 years ago

4.1.0

9 years ago

4.0.2

9 years ago

4.0.1

9 years ago

4.0.0

9 years ago

2.4.4

9 years ago

2.4.0

9 years ago

2.3.1

10 years ago

2.3.0

10 years ago

2.2.12

10 years ago

2.2.11

10 years ago

2.2.10

10 years ago

2.2.9

10 years ago

2.2.7

10 years ago

2.2.6

10 years ago

2.2.4

10 years ago

2.2.3

10 years ago

2.2.2

10 years ago

2.2.1

10 years ago

2.2.0

10 years ago

2.1.0

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago