Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbt plugin收集 #6

Open
cjuexuan opened this issue Jan 24, 2016 · 0 comments
Open

sbt plugin收集 #6

cjuexuan opened this issue Jan 24, 2016 · 0 comments
Labels

Comments

@cjuexuan
Copy link
Member

总结一下sbt的好用的plugin,省得大家重复找轮子,省事点

先来两个压压惊

//检验scala语法的
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")

scalastyle github

//查看依赖树的
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.1")

sbt-dependency-graph github

@cjuexuan cjuexuan added the sbt label Jan 24, 2016
@cjuexuan cjuexuan changed the title sbt plugin sbt plugin收集 Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant