📄 readme.txt
字号:
--------------------------------------------------------------------------$Id: README.txt,v 1.3 2002/09/24 13:04:32 brekke Exp $Turbine Top Level README--------------------------------------------------------------------------Welcome to Turbine. For more information about Turbine, please lookat the HTML documentation in the docs/ directory.Here is a description of what each of the top level directoriescontains. Please consult the documentation in each of the lower leveldirectories for information that is specific to their contents.bin/ This is a temporary directory for building the project.conf/ This is where the sample configurations live.docs/ This is where the documentation and database schemas live. All of the files in this directory are mirrored onto the live website.lib/ This is where the additional libraries and .jar files reside.src/ This is where all of the source code to Turbine lives.In order to get started with Turbine, you must build it first. Turbine uses Maven for its build environment. You can find installationinformation about Maven online at http://jakarta.apache.org/turbine/maven.Once Maven has been installed, just type 'maven'. The default behavior is to compile,run the unit tests, and build the jar. Some other useful goals:maven site:generate - generate the site documention-The Turbine Team
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -