Skip to content

Added modular plugin system #846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

Drew-S
Copy link

@Drew-S Drew-S commented Jan 21, 2017

Created a basic modular plugin system for adding in custom modules.

This needs to be tested more. I created a single custom test to see how it operated. Was unable to figure out how to add it to the standard test suite. This arose, I believe, because my system cannot simply be run strait like marked does in the currently existing test setup, it requires making a call to register a new module before running.

Created a basic modular plugin sytem for adding in custom modules.
@rumkin
Copy link
Contributor

rumkin commented Feb 5, 2017

@Drew-S Good idea, vote for this! That's what I needed implementing plugins #821.

@KostyaTretyak
Copy link
Contributor

This can be made even easier for users. Checkout this one

@joshbruce
Copy link
Member

Interesting idea. Might be worth considering as it relates a bit to #746

Closing due to staleness and merge conflicts. Suggestion remains open to consideration.

@joshbruce joshbruce closed this Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants