summaryrefslogtreecommitdiff
path: root/build.py
AgeCommit message (Collapse)Author
2023-05-02Migrate all scripts to click (#64)Yuval Adam
* WIP * Fix CLI group * Migrate build command * Cleanup and rebuild
2023-03-12Add support for invalid fieldYuval Adam
2022-11-27Normalize unicode chars in render_link comparisonYuval Adam
2022-11-17Split list and render candidatesYuval Adam
2022-11-04Add optional github handle fieldYuval Adam
2022-10-31Add invalid fields validation in build scriptYuval Adam
2022-10-28Sort names by domain, color linksYuval Adam
2022-10-28Implement render link filterYuval Adam
2022-10-25Add support for extra optional fieldsYuval Adam
2022-10-23Add basic build structure and filesYuval Adam