You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2021. It is now read-only.
Please use this page to suggest and work out ideas that are only vaguely ideas not worthy a ticket yet.
Future features / Ideas
Below is a list of ideas that could be implemented in the future, but are in no way necessary to make the Maximus client function.
Module documentation browser
Being able to read module documentation from within the Maximus website would be nice, much like CPAN. Might be possible to reuse the BlitzMax code that parses the BBDOC documentation. Otherwise a custom parser should be written.
RESTAPI
Add a RESTAPI for things like module-, scm- and account-management. Really depends on how many people would actually want this. Considering the amount of BlitzMax module developers this is likely to happen.