Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 300 Bytes

Project scaffold for Tempest console

composer create-project tempest/app-console <project-name>
cd <project-name>
./tempest

Read all about building console applications with Tempest in the docs.