livebook/config
José Valim 2c271e2efb
Create home and data_path directories if missing (#1003)
* Create home and data_path directories if missing

* Update lib/livebook/config.ex

* Configure project-local data path for dev and test env

* Expand dev/test paths in compile config

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-14 22:19:06 +01:00
..
config.exs Persistent storage (#937) 2022-01-30 19:51:03 +01:00
dev.exs Create home and data_path directories if missing (#1003) 2022-02-14 22:19:06 +01:00
prod.exs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
runtime.exs Encapsulate compile and runtime configuration (#577) 2021-10-05 00:49:01 +02:00
test.exs Create home and data_path directories if missing (#1003) 2022-02-14 22:19:06 +01:00