文件名称:genesis:基于sbt的项目的常见sbt设置
文件大小:17KB
文件格式:ZIP
更新时间:2024-05-30 08:00:47
Scala
创世记 包含SbtIdea,Scalariform,XML Reports等的一些常见定义。 对于建立基于sbt的项目很有用。 在制造。 贡献者 随时使用,测试并贡献自己的力量! 用法 常见的 常用设置,包括: 几个用于警告的编译器标志: -deprecation -unchecked -Xlint -Ywarn-all以及如果Scala版本> = 2.10 -feature 。 设置-基本设置,再加上: PreserveSpaceBeforeArguments = true PreserveDanglingCloseParenthesis = true AlignParameters = true AlignSingleLineCaseStatements = true sbt SbtIdea设置-不包括.idea , .idea_modules和.settings
【文件预览】:
genesis-master
----project()
--------build.properties(18B)
--------plugins.sbt(396B)
----artifactory.sbt(372B)
----src()
--------main()
----LICENSE(0B)
----build.sbt(660B)
----README.md(3KB)
----.gitignore(206B)