mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-27 13:56:21 +08:00
| .. | ||
| Sources/Demo | ||
| .gitignore | ||
| App.entitlements | ||
| build_app.sh | ||
| build_dmg.sh | ||
| Package.swift | ||
| README.md | ||
| run.sh | ||
| run_app.sh | ||
Demo
Run the app, just the executable:
$ ./run.sh
Run the app bundle:
$ ./run_app.sh
Build the .dmg:
$ ./build_dmg.sh