@endevco/aube-win32-arm64 1.0.0-beta.8 → 1.0.0-beta.9
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.
- package/README.md +10 -0
- package/bin/aube.exe +0 -0
- package/bin/aubr.exe +0 -0
- package/bin/aubx.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -230,6 +230,16 @@ Some pnpm commands are intentionally out of scope. Runtime-management commands s
|
|
|
230
230
|
|
|
231
231
|
Thanks to [Buildkite](https://buildkite.com) for providing CI for aube.
|
|
232
232
|
|
|
233
|
+
## Star History
|
|
234
|
+
|
|
235
|
+
<a href="https://www.star-history.com/?repos=endevco%2Faube&type=date&legend=top-left">
|
|
236
|
+
<picture>
|
|
237
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=endevco/aube&type=date&theme=dark&legend=top-left" />
|
|
238
|
+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=endevco/aube&type=date&legend=top-left" />
|
|
239
|
+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=endevco/aube&type=date&legend=top-left" />
|
|
240
|
+
</picture>
|
|
241
|
+
</a>
|
|
242
|
+
|
|
233
243
|
## Contributors
|
|
234
244
|
|
|
235
245
|
[](https://github.com/endevco/aube/graphs/contributors)
|
package/bin/aube.exe
CHANGED
|
Binary file
|
package/bin/aubr.exe
CHANGED
|
Binary file
|
package/bin/aubx.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED