Commit Graph

5 Commits

Author SHA1 Message Date
Rachel Sanders
c5a7f69fa4 Fixing sed syntax problem 2015-09-18 15:29:36 -07:00
Rachel Sanders
1a59f89e1a Made instructions a bit clearer 2015-09-18 14:57:33 -07:00
Rachel Sanders
3d6dd2c1ad Added dockerfile and entrypoint 2015-09-18 14:22:17 -07:00
Christopher Lin
f024292eea [install] Update default values in bin/exports.sh
We also clean up exports.sh a bit so it's easy to tell what needs
customizing for new environments vs. what is supposed to work as-is.
These are hopefully more up-to-date and reasonable defaults for a
developer on OS X, and for developers not on OS X, hopefully the cleanup
helps clarify what likely needs customization.

One of the changes to default values is to use the scala-library.jar
within the given installation of Scala, not the repo's
scala-library.jar.  I don't know much about Scala, but it seems like a
better default to make SCALA, SCALA_HOME, and SCALA_LIBRARY_JAR all
match instead of SCALA_LIBRARY_JAR being a special snowflake that's
checked into the repo.
2015-08-19 15:40:17 -07:00
Hackpad
b03e832c78 Improvements 2015-08-14 12:11:45 -07:00