Closed jryannel closed 2 months ago
the
apigear template init -d dir -l cpp
apigear template info -d demo
apigear template lint -d demo
the
apigear template init -d dir -l cpp
# creates an example cpp templateapigear template info -d demo
# displays info about the template in that folderapigear template lint -d demo
# will check if the template is valid