I have tried to install SBT on my macbook. When I run it, it doesn\'t ask me for any project definitions (e.g. title) and simply says
[info] Set current pro
One-liner to create the directory-structure and files (all empty):
mkdir -p ./src/{main,test}/{scala,java,resources}; mkdir project; touch build.sbt; touch project/build.properties