The-EDev
f93d9a8a22
updated paths to merge_all.py, c++ version in cmake, and logo in readme
2020-10-31 21:22:34 +03:00
The-EDev
8d848cad18
allowed python script to run without python command
2020-10-31 20:04:49 +03:00
The-EDev
f7de350707
moved all scripts to a single folder
2020-10-31 20:03:47 +03:00
The-EDev
dcfbc459ef
Added variable input output paths as arguments to mime type generator
2020-10-13 01:01:47 +03:00
The-EDev
744baf8c0a
Refactored mime type generating script
...
using with instead of open and close
removed while loop
using one line to write the new file
using unordered map instead of ordered map
added indentation to the generated file
2020-10-07 12:17:37 +03:00
Farook
24c04c65cf
updated generated file comment
2020-10-04 19:17:58 +03:00
Farook
adfc6b22b3
created script to generate mime types header from nginx mime.types file
2020-10-04 19:09:30 +03:00