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: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,12 @@ can be found in the `packages/` directory and are available on npm.
5
5
6
6
## Packages
7
7
8
-
-[jaculus-tools](./packages/tools/README.md) - CLI for working with Jaculus devices and projects.
9
-
-[@jaculus/link](./packages/link/README.md) - Library implementing the Jaculus-link protocol.
10
-
-[@jaculus/firmware](./packages/firmware/README.md) - Library for updating firmware on Jaculus devices.
11
-
-[@jaculus/project](./packages/project/README.md) - Library for managing Jaculus projects.
12
-
-[@jaculus/device](./packages/device/README.md) - Library for managing Jaculus devices.
13
-
-[@jaculus/common](./packages/common/README.md) - Common utilities and types used across Jaculus packages.
14
-
8
+
-[jaculus-tools](./packages/tools/README.md) ([NPM](https://www.npmjs.com/package/jaculus-tools)) - CLI for working with Jaculus devices and projects.
9
+
-[@jaculus/link](./packages/link/README.md) ([NPM](https://www.npmjs.com/package/@jaculus/link)) - Library implementing the Jaculus-link protocol.
10
+
-[@jaculus/firmware](./packages/firmware/README.md) ([NPM](https://www.npmjs.com/package/@jaculus/firmware)) - Library for updating firmware on Jaculus devices.
11
+
-[@jaculus/project](./packages/project/README.md) ([NPM](https://www.npmjs.com/package/@jaculus/project)) - Library for managing Jaculus projects.
12
+
-[@jaculus/device](./packages/device/README.md) ([NPM](https://www.npmjs.com/package/@jaculus/device)) - Library for managing Jaculus devices.
13
+
-[@jaculus/common](./packages/common/README.md) ([NPM](https://www.npmjs.com/package/@jaculus/common)) - Common utilities and types used across Jaculus packages.
0 commit comments