Spacemacs on Ubuntu18.04LTS on WSL2 cannot be installed from brew like Mac
(Installing casks is supported only on macOS
was: innocent :)
Download and use the executable file from cljstyle release list
#Download and unzip(For example v0.13.0)
$ wget https://github.com/greglook/cljstyle/releases/download/0.13.0/cljstyle_0.13.0_linux.tar.gz
$ tar -xvzf cljstyle_0.13.0_linux.tar.gz
#if~/.If you are using the bin directory, you should move to it
$ mv cljstyle ~/.bin/
Recommended Posts