kunkun/packages/types
Huakun Shen 71b88e0a22
Some checks are pending
CI / build-test (ubuntu-24.04) (push) Waiting to run
CI / build-test (macos-14) (push) Waiting to run
CI / build-test (windows-latest) (push) Waiting to run
JSR Publish / publish (push) Waiting to run
NPM Package Publish / publish-npm (push) Waiting to run
feat(desktop): add autostart (#137)
* feat(desktop): add Tauri autostart plugin and update launch at login settings

* chore(ci): update beta build workflow defaults and matrix generation
2025-02-17 21:51:44 -05:00
..
src feat(desktop): add autostart (#137) 2025-02-17 21:51:44 -05:00
.gitignore App Setup (#2) 2024-11-03 13:54:44 -05:00
package.json revert: catalog migration 2025-01-07 14:38:21 -05:00
README.md App Setup (#2) 2024-11-03 13:54:44 -05:00
tsconfig.json App Setup (#2) 2024-11-03 13:54:44 -05:00

types

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.34. Bun is a fast all-in-one JavaScript runtime.