Skip to content
life edited this page Aug 15, 2021 · 69 revisions

How to install Leanote (如何安装 Leanote)


Difference between the binary and source installation: binary version is the pre-compiled version that doesn't require any development environment to be installed; Source code version of Leanote requires Golang.

Attention: 🔔 ⚠️⚠️ ⚠️ ⚠️ Please install Leanote on Linux or Mac. There isn't enough tests on Windows, so there might be some problems on Windows.

安装 Leanote 二进制和源码的区别: 二进制版是编译好的 Leanote, 不用安装开发环境. Leanote 源码安装, 需要安装编译环境 Golang.

注意: 🔔⚠️ ⚠️ ⚠️ ⚠️ 强烈建议使用Linux 或 Mac安装Leanote. 在Windows上, Leanote没有足够的测试, 所以不保证能在Windows上正常运行.

🔔⚠️ ⚠️ ⚠️ ⚠️If you have any installation problem, please read FAQ: 🔔⚠️ ⚠️ ⚠️ ⚠️如果你有安装问题, 请一定要查看以下文档, 99%的问题将会解决!!:


  • Detailed binary installation instructions (二进制版详细安装教程)


  • Detailed source installation instructions (源码版详细安装教程)



How to develop Leanote (如何二次开发 Leanote)


API & Synchronization (命令接口与数据同步)


Leanote blog theme API (Leanote 博客主题 API)


Client app development (客户端开发)