sbt/notes
Dale Wijnand 1a2bfc546b Notify & enable users to stay in the warm shell
Notify & enable users to stay in sbt's shell on the warm JVM by hitting
[ENTER] while sbt is running.

Looks like this; first I run 'sbt about', then I hit [ENTER]:

    $ sbt about
    [info] !!! Executing in batch mode !!! For better performance, hit [ENTER] to remain in the sbt shell

    [info] Loading global plugins from /Users/dnw/.dotfiles/.sbt/0.13/plugins
    [info] Loading project definition from /s/t/project
    [info] Set current project to t (in build file:/s/t/)
    [info] This is sbt 0.13.14-SNAPSHOT
    [info] The current project is {file:/s/t/}t 0.1.0-SNAPSHOT
    [info] The current project is built against Scala 2.12.1
    [info] Available Plugins: sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.CorePlugin, sbt.plugins.JUnitXmlReportPlugin, sbt.plugins.Giter8TemplatePlugin
    [info] sbt, sbt plugins, and build definitions are using Scala 2.10.6
    >
    >

Fixes #2987
2017-04-04 19:43:28 -04:00
..
0.13.13 Adds templateResolvers and `new` command 2017-01-16 08:43:23 -05:00
0.13.14 Notify & enable users to stay in the warm shell 2017-04-04 19:43:28 -04:00
1.0.0 Merge pull request #2990 from valydia/1.0.x 2017-03-09 14:46:19 -05:00
0.10.0.markdown Reorganize directory structure 2016-05-06 16:01:49 -04:00
0.10.1.markdown Reorganize directory structure 2016-05-06 16:01:49 -04:00
0.11.0.markdown Reorganize directory structure 2016-05-06 16:01:49 -04:00
0.11.3.markdown Reorganize directory structure 2016-05-06 16:01:49 -04:00
0.13.6.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.7.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.8.markdown spelling: dependencies 2017-01-20 08:13:00 +00:00
0.13.9.markdown spelling: undefined 2017-01-20 08:30:01 +00:00
0.13.11.markdown spelling: dependent 2017-01-20 08:13:17 +00:00
0.13.12.markdown Move release notes 2017-01-15 05:59:51 -05:00
0.13.13.markdown Move release notes 2017-01-15 05:59:51 -05:00
1.0.0-M4.markdown Typo 2016-06-24 18:57:36 +02:00
about.markdown notes 2014-09-13 15:37:00 -04:00