Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed May 29, 2024
1 parent a912799 commit 0a3d45d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ Or you can clone this repository with `git` by running:
git clone https://github.com/AtomicSponge/script-tray.git
```

Build by running:
```
cd script-tray
npm ci
npm run dist
```
This will compile a package for your platform.

# Features

## Settings Menu
Expand Down

0 comments on commit 0a3d45d

Please sign in to comment.