Skip to content

Commit 47c39ca

Browse files
authored
Add Conductor Bun setup script (#361)
1 parent 25b07b0 commit 47c39ca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.conductor/settings.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"$schema" = "https://conductor.build/schemas/settings.repo.schema.json"
2+
3+
[scripts]
4+
setup = "bun install --frozen-lockfile"

0 commit comments

Comments
 (0)