mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-11 14:42:39 +08:00
Mention Uffizzi in README
This commit is contained in:
parent
d1ba07e0ea
commit
d92e7f98df
1 changed files with 3 additions and 4 deletions
|
|
@ -277,12 +277,11 @@ mix phx.server
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
mix test
|
mix test
|
||||||
|
|
||||||
# To test escript
|
|
||||||
MIX_ENV=prod mix escript.build
|
|
||||||
./livebook server
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Once you submit a pull request, [Uffizzi](https://www.uffizzi.com) will setup
|
||||||
|
a preview environment where anyone can try out your changes and give feedback.
|
||||||
|
|
||||||
### Livebook Desktop
|
### Livebook Desktop
|
||||||
|
|
||||||
For macOS, run:
|
For macOS, run:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue