seitime-frappe/frappe/docs/user/zh/tutorial/bench.md
Loocor c43d1fac59 frappe chinese document translation plan (#4689)
* [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
2018-01-23 14:50:46 +05:30

11 lines
555 B
Markdown
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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