Re-Org Dir
This commit is contained in:
Родитель
f956e1e747
Коммит
0f83250412
27
README.md
27
README.md
|
@ -73,6 +73,33 @@ cd ./solution/DeploymentV2
|
|||
```
|
||||
>- :white_check_mark: You are now ready to begin the IAC deployment. To do so follow [this detailed guide.](./solution/DeploymentV2/README.md)
|
||||
|
||||
|
||||
## :hash: Code Composition
|
||||
See below for the a "Cloc" generated breakdown of the source code files by format:
|
||||
Language|# Files|Blank Lines|Comment Lines|Code Lines
|
||||
:-------|-------:|-------:|-------:|-------:
|
||||
JSON|508|52|0|367628
|
||||
YAML|20|4140|4215|186305
|
||||
SQL|180|2058|2098|38799
|
||||
C#|240|3910|1461|19565
|
||||
Razor|322|1757|268|18142
|
||||
CSS|4|2117|42|9440
|
||||
HCL|97|1090|581|9248
|
||||
Jupyter Notebook|15|0|1937|3755
|
||||
PowerShell|70|858|704|3568
|
||||
JavaScript|12|268|218|1288
|
||||
Markdown|40|235|0|994
|
||||
SVG|7|0|18|657
|
||||
MSBuild script|8|60|2|634
|
||||
Bourne Shell|3|62|72|423
|
||||
Python|2|14|64|55
|
||||
Dockerfile|1|6|9|34
|
||||
DOS Batch|1|4|3|1
|
||||
HTML|1|1|0|0
|
||||
--------|--------|--------|--------|--------
|
||||
SUM:|1531|16632|11692|660536
|
||||
|
||||
|
||||
## Post Deployment Set-up and Instructions
|
||||
=======
|
||||
Coming Soon.
|
||||
|
|
27
cloc.md
27
cloc.md
|
@ -1,28 +1,25 @@
|
|||
cloc|github.com/AlDanial/cloc v 1.82 T=12.07 s (299.1 files/s, 91359.7 lines/s)
|
||||
cloc|github.com/AlDanial/cloc v 1.82 T=0.89 s (1714.7 files/s, 771497.5 lines/s)
|
||||
--- | ---
|
||||
|
||||
Language|files|blank|comment|code
|
||||
:-------|-------:|-------:|-------:|-------:
|
||||
JSON|772|58|0|541329
|
||||
YAML|22|4145|4217|186336
|
||||
JavaScript|1455|22426|21559|118459
|
||||
SQL|188|2090|2098|59893
|
||||
CSS|47|7877|447|33617
|
||||
C#|248|3934|1517|19616
|
||||
JSON|508|52|0|367628
|
||||
YAML|20|4140|4215|186305
|
||||
SQL|180|2058|2098|38799
|
||||
C#|240|3910|1461|19565
|
||||
Razor|322|1757|268|18142
|
||||
SVG|197|0|42|15098
|
||||
HCL|101|1318|581|13006
|
||||
Sass|90|1333|1138|5545
|
||||
PowerShell|74|897|728|3761
|
||||
CSS|4|2117|42|9440
|
||||
HCL|97|1090|581|9248
|
||||
Jupyter Notebook|15|0|1937|3755
|
||||
Markdown|60|352|0|1546
|
||||
PowerShell|70|858|704|3568
|
||||
JavaScript|12|268|218|1288
|
||||
Markdown|40|235|0|994
|
||||
SVG|7|0|18|657
|
||||
MSBuild script|8|60|2|634
|
||||
Bourne Shell|3|62|72|423
|
||||
Go|1|8|5|73
|
||||
Python|2|14|64|55
|
||||
Dockerfile|1|6|9|34
|
||||
make|1|6|0|22
|
||||
DOS Batch|1|4|3|1
|
||||
HTML|1|1|0|0
|
||||
--------|--------|--------|--------|--------
|
||||
SUM:|3609|46348|34687|1021345
|
||||
SUM:|1531|16632|11692|660536
|
||||
|
|
Загрузка…
Ссылка в новой задаче