Create a New Project
Create a project folder on your computer. Within this folder, execute the following command in your terminal:
flinkwerk init --owner <my-account> --name <my-project>
Replace <my-account>
with the login name of your account. Also, replace <my-project>
with whatever machine-readable name you want to give to your project.