-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developer.Implement chain for #73 #77
Comments
#!/bin/bash Create a new directory for the projectmkdir my_project Enter the project directorycd my_project Create a directory for the application codemkdir src Create a directory for the testsmkdir tests Create a directory for the configuration filesmkdir config Create a directory for the documentationmkdir docs Create a directory for the deployment scriptsmkdir deploy Create a directory for the database scriptsmkdir db Create a directory for the resources (e.g., images, fonts, etc.)mkdir resources Create a directory for the external librariesmkdir lib Create a directory for the build filesmkdir build Create a directory for the logsmkdir logs Create a directory for the temporary filesmkdir temp Create a directory for the scriptsmkdir scripts Create a directory for the stylesheetsmkdir styles Create a directory for the templatesmkdir templates Create a directory for the static filesmkdir static Create a directory for the data filesmkdir data Create a directory for the utilitiesmkdir utils Create a directory for the modelsmkdir models Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the servicesmkdir services Create a directory for the repositoriesmkdir repositories Create a directory for the infrastructuremkdir infrastructure Create a directory for the interfacesmkdir interfaces Create a directory for the domain eventsmkdir domain_events Create a directory for the exceptionsmkdir exceptions Create a directory for the value objectsmkdir value_objects Create a directory for the aggregatesmkdir aggregates Create a directory for the factoriesmkdir factories Create a directory for the commandsmkdir commands Create a directory for the eventsmkdir events Create a directory for the queriesmkdir queries Create a directory for the handlersmkdir handlers Create a directory for the repositoriesmkdir repositories Create a directory for the servicesmkdir services Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the middlewaremkdir middleware Create a directory for the helpersmkdir helpers Create a directory for the routesmkdir routes Create a directory for the testsmkdir tests Create a directory for the unit testsmkdir tests/unit Create a directory for the integration testsmkdir tests/integration Create a directory for the functional testsmkdir tests/functional Create a directory for the acceptance testsmkdir tests/acceptance Create a directory for the configuration filesmkdir config Create a directory for the database scriptsmkdir db Create a directory for the documentationmkdir docs Create a directory for the deployment scriptsmkdir deploy Create a directory for the resources (e.g., images, fonts, etc.)mkdir resources Create a directory for the external librariesmkdir lib Create a directory for the build filesmkdir build Create a directory for the logsmkdir logs Create a directory for the temporary filesmkdir temp Create a directory for the scriptsmkdir scripts Create a directory for the stylesheetsmkdir styles Create a directory for the templatesmkdir templates Create a directory for the static filesmkdir static Create a directory for the data filesmkdir data Create a directory for the utilitiesmkdir utils Create a directory for the modelsmkdir models Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the servicesmkdir services Create a directory for the repositoriesmkdir repositories Create a directory for the infrastructuremkdir infrastructure Create a directory for the interfacesmkdir interfaces Create a directory for the domain eventsmkdir domain_events Create a directory for the exceptionsmkdir exceptions Create a directory for the value objectsmkdir value_objects Create a directory for the aggregatesmkdir aggregates Create a directory for the factoriesmkdir factories Create a directory for the commandsmkdir commands Create a directory for the eventsmkdir events Create a directory for the queriesmkdir queries Create a directory for the handlersmkdir handlers Create a directory for the repositoriesmkdir repositories Create a directory for the servicesmkdir services Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the middlewaremkdir middleware Create a directory for the helpersmkdir helpers Create a directory for the routesmkdir routes Create a directory for the testsmkdir tests Create a directory for the unit testsmkdir tests/unit Create a directory for the integration testsmkdir tests/integration Create a directory for the functional testsmkdir tests/functional Create a directory for the acceptance testsmkdir tests/acceptance Create a directory for the configuration filesmkdir config Create a directory for the database scriptsmkdir db Create a directory for the documentationmkdir docs Create a directory for the deployment scriptsmkdir deploy Create a directory for the resources (e.g., images, fonts, etc.)mkdir resources Create a directory for the external librariesmkdir lib Create a directory for the build filesmkdir build Create a directory for the logsmkdir logs Create a directory for the temporary filesmkdir temp Create a directory for the scriptsmkdir scripts Create a directory for the stylesheetsmkdir styles Create a directory for the templatesmkdir templates Create a directory for the static filesmkdir static Create a directory for the data filesmkdir data Create a directory for the utilitiesmkdir utils Create a directory for the modelsmkdir models Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the servicesmkdir services Create a directory for the repositoriesmkdir repositories Create a directory for the infrastructuremkdir infrastructure Create a directory for the interfacesmkdir interfaces Create a directory for the domain eventsmkdir domain_events Create a directory for the exceptionsmkdir exceptions Create a directory for the value objectsmkdir value_objects Create a directory for the aggregatesmkdir aggregates Create a directory for the factoriesmkdir factories Create a directory for the commandsmkdir commands Create a directory for the eventsmkdir events Create a directory for the queriesmkdir queries Create a directory for the handlersmkdir handlers Create a directory for the repositoriesmkdir repositories Create a directory for the servicesmkdir services Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the middlewaremkdir middleware Create a directory for the helpersmkdir helpers Create a directory for the routesmkdir routes Create a directory for the testsmkdir tests Create a directory for the unit testsmkdir tests/unit Create a directory for the integration testsmkdir tests/integration Create a directory for the functional testsmkdir tests/functional Create a directory for the acceptance testsmkdir tests/acceptance Create a directory for the configuration filesmkdir config Create a directory for the database scriptsmkdir db Create a directory for the documentationmkdir docs Create a directory for the deployment scriptsmkdir deploy Create a directory for the resources (e.g., images, fonts, etc.)mkdir resources Create a directory for the external librariesmkdir lib Create a directory for the build filesmkdir build Create a directory for the logsmkdir logs Create a directory for the temporary filesmkdir temp Create a directory for the scriptsmkdir scripts Create a directory for the stylesheetsmkdir styles Create a directory for the templatesmkdir templates Create a directory for the static filesmkdir static Create a directory for the data filesmkdir data Create a directory for the utilitiesmkdir utils Create a directory for the modelsmkdir models Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the servicesmkdir services Create a directory for the repositoriesmkdir repositories Create a directory for the infrastructuremkdir infrastructure Create a directory for the interfacesmkdir interfaces Create a directory for the domain eventsmkdir domain_events Create a directory for the exceptionsmkdir exceptions Create a directory for the value objectsmkdir value_objects Create a directory for the aggregatesmkdir aggregates Create a directory for the factoriesmkdir factories Create a directory for the commandsmkdir commands Create a directory for the eventsmkdir events Create a directory for the queriesmkdir queries Create a directory for the handlersmkdir handlers Create a directory for the repositoriesmkdir repositories Create a directory for the servicesmkdir services Create a directory for the controllersmkdir controllers Create a directory for the viewsmkdir views Create a directory for the middlewaremkdir middleware Create a directory for the helpersmkdir helpers Create a directory for the routesmkdir routes echo "Project directory created successfully." |
Create a new directory for the project
The text was updated successfully, but these errors were encountered: