Printer Logo

Printer

Creating A New Project

Creating a new project is super simple. If you want to check out the Printer project structure head on over to the sample Github Repo here. if you want to create a new project. You can run the printer new command.

λ Create a new project in the $CWD
λ printer new
λ ...
λ Create a new project in the project folder
λ printer new project
λ ...
λ $CWD/project/...