elixir 연습을 위해서 livebook을 깔았다.

https://livebook.dev/#install

- wsl에 엘릭서 설치
- instruction을 따라 설치!
- Path에 경로 추가 하기

```
Are you sure you want to install "livebook"? [Yn] y
* creating /root/.mix/escripts/livebook

warning: you must append "/root/.mix/escripts" to your PATH if you want to invoke escripts by name

root@LAPTOP-8QLSMA72:~/projects/daily_workouts/coding-test# vim ~/.bash
.bash_history  .bashrc               
root@LAPTOP-8QLSMA72:~/projects/daily_workouts/coding-test# vim ~/.bashrc 


```
음? 환경 변수를 설정 해 줬는데도 실행이 안되네?

와이?

아래와 같이. 실행해서 livebook을 실행함.
`/root/.mix/escripts/livebook server`


불편한점은?

- shift + enter로 실행이 안된다.
- 다른 바로가기 키 기능들이 없다..

댓글

이 블로그의 인기 게시물

엘릭서 Phoenix migration (1.5 -> 1.6 and scss for esbuild)

윈도우 디스크 관리세어 삭제 불가능 파티션 삭제 (필요해서 찾아봄)