livebook/lib/livebook_cli
Jonatan Kłosko 2a338b6b83
Detect if Livebook or another application is running on the given port (#530)
* Detect if Livebook or another application is running on the given port

* Use json/2

* Print error when the port is taken
2021-08-30 23:23:05 +02:00
..
server.ex Detect if Livebook or another application is running on the given port (#530) 2021-08-30 23:23:05 +02:00
task.ex