Step 2: Create project

To generate a project structure there are mandatory and optional arguments to the command. In this tutorial we will take defaults and only supply the mandatory values.

qaskx-cli generate project 

This should return a successful message something like

TODO 

If you look at your directory structure for the created project location you should see:

TODO

And now we can move onto the next Step.

Errors

If the above did produce error messages, you might need to delete the generated directory and then issue the same command with the additional argumber of “-v” for verbose logging to console.