This is the Code Institute student template for Gitpod. We have preinstalled all of the tools you need to get started. It's perfectly ok to use this template as the basis for your project submissions.
Ninja is a build tool similar to Make. It's meant to be a backend for other build systems. In other words, rather than write ninja scripts directly, its meant to have another tool such as CMake or GN ...