Skip to content

Commit 5207b12

Browse files
author
Daniel Trinh
committed
add instructions on how to use scalariform directly within a codebase
1 parent 6cc5793 commit 5207b12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ A version for sbt >= 0.13.x has been written by Peter Vlugter: https://github.co
3939

4040
Please see https://github.com/sbt/sbt-scalariform for older versions of sbt.
4141

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+
4249
Integration with Eclipse
4350
------------------------
4451

0 commit comments

Comments
 (0)