Project Configuration
Learn everything about Velocitas project configuration.
Once a repository has been created from one of our Vehicle App templates, basically the only way to receive updates into your derived repository is to manually pull changes, which would be quite tedious and error prone. This is where our Lifecycle Management comes to the rescue!
All of our main components of the development environment, like
are (or will be) provided as versioned packages which can be updated individually, if required.
The driver for this is our Velocitas CLI which is our package manager for Vehicle App repositories.
Here we can see how the MyVehicleApp
repository references package repositories by Velocitas, customer specific packages and some packages from a totally different development platform (Gitee).
If you want to learn more about how to reference and use packages check the sections for project configuration and packages .
Learn everything about Velocitas project configuration.
Learn everything about the Velocitas CLI.
Learn about the different phases within the lifecycle of your project.
Learn everything about Velocitas packages.
Known issues and fixes.