You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/develop/external-packages.md
+3
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ to share code across multiple local trusses and publishing that code into a pypi
6
6
package is not an option. External packages are meant for this use case, but
7
7
should be used carefully.
8
8
9
+
{% hint style="info" %}
10
+
Take a look at this demo repository on Truss external packages: [https://github.com/bolasm/truss-packages-example](https://github.com/bolasm/truss-packages-example)
11
+
{% endhint %}
9
12
# Config
10
13
11
14
A truss can be provided a set of external folders as places to look up local
0 commit comments