mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-12 22:15:27 -04:00
doc: options
This commit is contained in:
@@ -13,3 +13,10 @@ You can now load the samples via:
|
||||
```js
|
||||
samples('http://localhost:5432')
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
```sh
|
||||
LOG=1 npx @strudel/sampler # adds logging
|
||||
PORT=5555 npx @strudel/sampler # changes port
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user