Try to make the process of creating a new tutorial from scratch as user-friendly as possible. leg init should initialize a leg project in the current directory, while leg init <project-name> should initialize a leg project with the given name in a new directory of the same name.
Try to make the process of creating a new tutorial from scratch as user-friendly as possible.
leg init
should initialize a leg project in the current directory, whileleg init <project-name>
should initialize a leg project with the given name in a new directory of the same name.What to generate: