Makefile of swh-web is quite huge with a large number of targets and complicated shell commands inside them.
It would be better to wrap all these targets in a cleaner way through a Python CLI with proper help and options.
Makefile of swh-web is quite huge with a large number of targets and complicated shell commands inside them.
It would be better to wrap all these targets in a cleaner way through a Python CLI with proper help and options.
Status | Assigned | Task | ||
---|---|---|---|---|
Migrated | gitlab-migration | T1671 Implement a uniform and consistent cli to be used by all SWH packages | ||
Migrated | gitlab-migration | T1972 Rewrite make targets in pure Python |