issues
search
lfe-http
/
http
General purpose data, functions, and utilties for use by LFE/Erlang HTTP clients, servers, URL-parsers, web frameworks, etc.
Apache License 2.0
1
stars
0
forks
source link
Generate module for mime-types
#4
Closed
oubiwann
closed
1 year ago
oubiwann
commented
1 year ago
Tasks:
[x] Create a new tooling profile
[x] Set up tooling source dir
[x] Add deps for parsing CSV files
[x] Parse all the mime-type CSV files in priv
[x] Write code generation function that takes CSV row as input and writes a module line
[x] Generate the whole module
[x] Add section headers before each module
oubiwann
commented
1 year ago
DONE!
Tasks: