livebook/elixirkit/demo/rel/appkit
2023-05-05 11:11:22 +02:00
..
Sources/Demo Fix displaying error dialog and logging errors (#1848) 2023-04-04 12:57:28 +02:00
.gitignore Rebuild Livebook Desktop (#1641) 2023-01-16 21:09:47 +01:00
App.entitlements Add scripts to build the dmg for the Demo app 2023-05-05 11:11:22 +02:00
build_app.sh Add scripts to build the dmg for the Demo app 2023-05-05 11:11:22 +02:00
build_dmg.sh Add scripts to build the dmg for the Demo app 2023-05-05 11:11:22 +02:00
Package.swift Rebuild Livebook Desktop (#1641) 2023-01-16 21:09:47 +01:00
README.md Add scripts to build the dmg for the Demo app 2023-05-05 11:11:22 +02:00
run.sh Rebuild Livebook Desktop (#1641) 2023-01-16 21:09:47 +01:00
run_app.sh Rebuild Livebook Desktop (#1641) 2023-01-16 21:09:47 +01:00

Demo

Run the app, just the executable:

$ ./run.sh

Run the app bundle:

$ ./run_app.sh

Build the .dmg:

$ ./build_dmg.sh