1.0.15 • Published 14 days ago

@spreading/docuo v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
14 days ago

Installation

Download the Docuo CLI

npm i -g @spreading/docuo

Development

Run the below commands at the root of your Docuo project.

docuo dev

Run this command to preview changes locally.

Custom Ports

Docuo uses port 3000 by default. You can use the --port flag to customize the port. For example, use this command to run in port 3333:

docuo dev --port 3333

docuo build

Run this command to check if there were any build error. Fix them and commit your changes to remote repository.

docuo clear

Run this command to remove local build template cache. When you run docuo dev for the first time, the build template will be cloned and cached locally. As a result, next time you run docuo dev will be faster, but the build template is probably out of date. So if your local website doesn’t align with the production version, please run this command before you run docuo dev.

docuo instance <--create|delete> <instance_id>

Create or delete doc instance.

docuo version <--create|delete> <version> [--instance <instance_id>]

Create or delete version of the specify instance.

1.0.15

14 days ago

1.0.14

14 days ago

1.0.14-beta

25 days ago

1.0.13

1 month ago

1.0.12

2 months ago

1.0.11-beta

2 months ago

1.0.11

2 months ago

1.0.10-beta.2

2 months ago

1.0.10-beta.1

2 months ago

1.0.10-beta.3

2 months ago

1.0.10

2 months ago

1.0.10-beta

2 months ago

1.0.9

2 months ago

1.0.8

2 months ago

1.0.8-beta

2 months ago

1.0.7

3 months ago

1.0.6

3 months ago

1.0.5-beta.21

3 months ago

1.0.5

3 months ago

1.0.5-beta.20

3 months ago

1.0.5-beta.14

3 months ago

1.0.5-beta.15

3 months ago

1.0.5-beta.16

3 months ago

1.0.5-beta.17

3 months ago

1.0.5-beta.18

3 months ago

1.0.5-beta.19

3 months ago

1.0.5-beta.12

3 months ago

1.0.5-beta.13

3 months ago

1.0.5-beta.10

4 months ago

1.0.5-beta.11

4 months ago

1.0.5-beta.9

4 months ago

1.0.5-beta.7

4 months ago

1.0.5-beta.8

4 months ago

1.0.5-beta.6

4 months ago

1.0.5-beta.5

4 months ago

1.0.5-beta.3

4 months ago

1.0.5-beta.4

4 months ago

1.0.5-beta.2

4 months ago

1.0.5-beta

4 months ago

1.0.5-beta.1

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

5 months ago

1.0.0

5 months ago