如何使用 IDEA 运行。git 克隆
在 IDEA 中安装插件 Play 2.0 Support。在 IDEA 中新建 Play 项目并设置项目文件夹。安装 postgres 并创建本地数据库。设置 {DATABASE_NAME}
:sudo nano ~/.bash_profile
,导出数据库URL:export DATABASE_URL=\"jdbc:postgresql://localhost:5432/{DATABASE_NAME}?user={USER}&password={PASSWORD}\"
。source ~/.bash_profile
在 IDEA 或通过 SBT 运行项目。如何使用 Activator Framework 运行:brew install activator
。转到项目文件夹:git 克隆
。brew install postgresql
。运行 postgres 数据库,设置 {DATABASE_NAME}
。
edtag:一些旧代码、团队合作和400多个无用的提交
文件列表
edtag:一些旧代码、团队合作和 400 多个无用的提交
(预估有个151文件)
.gitignore
343B
loading.gif
30KB
en
27KB
fa
28KB
fr
26KB
da
25KB
he
35KB
de
27KB
af
21KB
et
69KB
暂无评论