安裝 SDKMAN 工具

安裝指令

當我下指令後,馬上就出現文字圖(推圖),真有趣

​$ curl -s "https://get.sdkman.io" | bash

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

倒數幾行有幾個指令要繼續完成!

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

👇👇配置處理:執行環境變量配置腳本

$ source "/Users/yojijun/.sdkman/bin/sdkman-init.sh"

少了這步驟,會像我一樣
執行 $ sdk version ,被說沒東西找不到唷
順利就會有細節啦👇👇👇

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

參考資料

Mac安装SDKMAN