cloud-native-toolkit / iascable

IasCable is a node/typescript library to build installable component infrastructure components from a catalog of available modules
MIT License
13 stars 8 forks source link

Convert mixed case names with spaces into lowercase with dashes in generated output #294

Open seansund opened 1 year ago

seansund commented 1 year ago

Currently, if the solution name is "Integration Test" then the folder in the generated output will be "Integration Test". We should convert the name into a more friendly one - integration-test