sbt, the interactive build tool
Go to file
Mark Harrah 9e080d7418 configurable shell prompt
for example:
 Command.ShellPrompt := {
   s => Project.extract(s).cid + "> "
 }
2011-02-21 19:35:05 -05:00
cache more useful, stackable version of Tracked.changed 2010-12-02 19:53:14 -05:00
interface handle constant types 2011-02-14 18:59:54 -05:00
util configurable shell prompt 2011-02-21 19:35:05 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00