Project Summary Page
Project Summary
The Project Summary section display basic information about the Go Project, this include:
- Project Name (the one that you specify when created the project)
- Project Main Package (gathered from
go.mod
file) - Project Path
If you're using Git as VCS, then the summary will include some information about your code repository:
- Repository URL
- Current Branch
- Current Revision
Project Configuration
You can configure some Project properties by clicking the Button, located in the upper right corner.
At the moment you can only configure the organization's repositories, for this use the Go Project Configuration
widget and add a repository for each line.
Analysis Tools
To access a specific Analysis Tool, you just need to click the Open Tool
button on the corresponding Tool Card.
The next section will introduce all the analysis tools included in Go-Architect.