Skip to content

Commit

Permalink
migrated to bun
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostOf0days committed Mar 2, 2025
1 parent dedd1a7 commit e1a160f
Show file tree
Hide file tree
Showing 5 changed files with 671 additions and 2,290 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ Scottylol is an exciting search tool for CMU. It is ScottyLabs' implementation o
### Deployment

```
yarn build
yarn start
bun run build
bun start
```

### Development Testing

```
yarn dev
bun dev
```

### Adding new commands
Expand Down
Loading

0 comments on commit e1a160f

Please sign in to comment.