Post Setup

Once Archetect is installed, you can perform a couple of steps to ensure it is working correct.

First, check that you have a verion of a least 2.0.0:

archetect --version

Next, perform a check to ensure basic requirements are met for your Operating System:

archetect check

Finally, if you run archetect with no arguments, you should be presented with a default catalog menu. Browse the catalog and generate your first project. If everything is set up correctly, you should have a project generated without being prompted for a Git password.