archrip 0.1.10 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -31,4 +31,8 @@ If `$ARGUMENTS` is provided, apply the user's requested changes:
|
|
|
31
31
|
|
|
32
32
|
Write the updated `.archrip/architecture.json`.
|
|
33
33
|
|
|
34
|
+
## After Update
|
|
35
|
+
|
|
36
|
+
After writing the file, run `npx archrip serve` in the terminal to rebuild and preview the updated diagram.
|
|
37
|
+
|
|
34
38
|
$ARGUMENTS
|
|
@@ -31,4 +31,8 @@ If `$ARGUMENTS` is provided, apply the user's requested changes:
|
|
|
31
31
|
|
|
32
32
|
Write the updated `.archrip/architecture.json`.
|
|
33
33
|
|
|
34
|
+
## After Update
|
|
35
|
+
|
|
36
|
+
After writing the file, run `npx archrip serve` in the terminal to rebuild and preview the updated diagram.
|
|
37
|
+
|
|
34
38
|
$ARGUMENTS
|
|
@@ -31,4 +31,8 @@ If `$ARGUMENTS` is provided, apply the user's requested changes:
|
|
|
31
31
|
|
|
32
32
|
Write the updated `.archrip/architecture.json`.
|
|
33
33
|
|
|
34
|
+
## After Update
|
|
35
|
+
|
|
36
|
+
After writing the file, run `npx archrip serve` in the terminal to rebuild and preview the updated diagram.
|
|
37
|
+
|
|
34
38
|
$ARGUMENTS
|