# How to create a SMILE project?
PREREQUISITE
run command
smile newproviding the project name ex: Lottery@$:~/training>smile new Lottery project created :Lottery cd to lottery and 'sbt smile'cd to lottery and run sbt
@$:~/training>cd lottery/ @$:~/training/lottery>sbt smile [info] Loading global plugins from /Users/pallavi/.sbt/1.0/plugins [info] Loading settings for project lottery-build from plugins.sbt,build.sbt ... [info] Loading project definition from /Users/pallavi/training/lottery/project .... [info] Set current project to Lottery (in build file:/Users/pallavi/training/lottery/)this could take a few minutes the first time you run sbt