We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc5793 commit 5207b12Copy full SHA for 5207b12
README.rst
@@ -39,6 +39,13 @@ A version for sbt >= 0.13.x has been written by Peter Vlugter: https://github.co
39
40
Please see https://github.com/sbt/sbt-scalariform for older versions of sbt.
41
42
+Usage within a project
43
+----------------------
44
+
45
+Have a use for the scalariform source code directly? You can use it as a build dependency: ::
46
47
+ "org.scalariform" %% "scalariform" % "0.1.6"
48
49
Integration with Eclipse
50
------------------------
51
0 commit comments