Open peterkaminski opened 3 years ago
MWB right now is deployed by including the script and its requirements.txt in the target wiki .massivewikibuilder directory.
If it were packaged instead, the build system (e.g., Netlify) could install it as a package instead. This would be cleaner.
Quickstart:
https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html
MWB right now is deployed by including the script and its requirements.txt in the target wiki .massivewikibuilder directory.
If it were packaged instead, the build system (e.g., Netlify) could install it as a package instead. This would be cleaner.
Quickstart:
https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html