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