-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Luis Camacho edited this page Oct 8, 2024
·
5 revisions
Welcome to the utils-project-template wiki!
This template provides a starting point for creating a new IQGeo project/product/module. It includes the following:
- Development environment
- dev container definitions
- VSCode tasks, settings and recommended extensions.
- Deployment configuration
- container image definitions optimised for deployment
- example docker-compose and instructions to build and run deployment docker containers
For details on developing with containers on Windows, follow the instructions in the following document: Developing with Containers on Windows
For details on module dependencies and versions, follow the instructions in the following document: Module dependencies