当前位置:网站首页>Clojure installation of metabase source code secondary development

Clojure installation of metabase source code secondary development

2022-06-11 05:40:00 Adobee Chen

Clojure stay windows Installation on

Make sure it is installed PowerShell 5( Or later , Include PowerShell Core) and .NET Core SDK 2.1+ or .NET Framework 4.5+( Or later ). And install Java 8+ And set... In your environment variables JAVA_HOME. And then run :

Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://download.clojure.org/install/win-install-1.11.1.1113.ps1')

To be continued ... Make it up tomorrow morning

Address :clj on Windows · clojure/tools.deps.alpha Wiki · GitHub

原网站

版权声明
本文为[Adobee Chen]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/162/202206110536411171.html