提交 a4af2cf2 编写于 作者: S Serge Rider

Build docs

上级 4e025910
......@@ -2,5 +2,22 @@
Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.
Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MongoDB, etc.
## Building
#### Prerequisites:
1. Java (JDK) 1.7+
2. Apache Maven 3+
3. Internet access
#### Build
```sh
git clone https://github.com/serge-rider/dbeaver.git dbeaver
cd dbeaver
mvn install
```
You can find binaries in product/standalone/target/products
## Notes
Just moved to GitHub.
Visit http://dbeaver.jkiss.org for more information.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册