NubesGen
NubesGen copied to clipboard
NubesGen is easily extensible
User stories
- [ ] Adding new Azure Services should be easy
- [ ] Changing some default configuration should be possible/easy
- [ ] #365
FYI, .NET Templates have a new "constraints" mechanism.
"constraints": {
"web-assembly": {
"type": "workload",
"args": "wasm-tools"
},
}