Massive-Wiki / massivewikibuilder

Massive Wiki Builder
MIT License
3 stars 3 forks source link

Make MWB into a Python package #48

Open peterkaminski opened 1 year ago

peterkaminski commented 1 year ago

Idea:

Package MWB as a Python package. Then you could do:

pip install massivewikibuilder

MWB could take an --init option that creates a starter wiki dynamically.

Consider adding more options that would create some initial pages by pulling info from Stack Overflow, Wikipedia, ChatGPT, etc.