2018年6月6日 星期三

Github to GitLab or any others

https://github.com/simonchih

唉,自從github被微軟收購後,以後要慢慢改成用gitlab或其它的了…

沒有留言:

張貼留言

Lean 4 極簡教學 (Using VS Code on macOS)

 1. Install Lean Environment: https://lean-lang.org/install/ 試著完Step one, two, three 2. 在VS code下,建一新的project: 取名Hello_World 3. 嘗試執行Main.lea...