11 lines
551 B
Markdown
Executable file
11 lines
551 B
Markdown
Executable file
# 安装 Frappe Bench
|
||
|
||
在类 Unix 系统上设置 Frappe 最简单的方法是使用 frappe-bench。 阅读有关如何使用 Frappe Bench 安装的详细说明。
|
||
|
||
> [https://github.com/frappe/bench](https://github.com/frappe/bench)
|
||
|
||
有了 Frappe Bench,您将能够设置并服务多个应用和站点,它还将设置一个 Python Virtualenv,以便您可以有一个独立的环境来运行您的应用 (并不会与其他开发环境的版本冲突)。
|
||
|
||
还将安装 `bench` 命令行工具,这将帮助您开发及管理安装。
|
||
|
||
{next}
|