~/programming/projects/jb $ mkdir hello && cd hello ~/programming/projects/jb/hello $ jb create Please enter a project group ID: com.athaydes Enter the artifact ID of this project: example Enter the root package [com.athaydes.example]: Would you like to create a test module [Y/n]? Select a project type: 1. basic project. 2. jb extension. Choose [1]: jb project created at /Users/renato/programming/projects/jb/hello Build succeeded in 29.80 seconds!