[go: nahoru, domu]

Skip to content
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

describe how to add mruby modules #1323

Merged
merged 3 commits into from
Jul 7, 2017

Conversation

yannick
Copy link
Contributor
@yannick yannick commented Jun 9, 2017
  • maybe something should be added regarding what kind of modules would get accepted/not accepted.
    alternative: add a new file "Extending.md" that starts to collect information on how h2o can be extended

Copy link
Member
@kazuho kazuho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. This is a nice write-up. Aside from one suggestion this looks ready.

CONTRIBUTING.md Outdated
# Mruby modules

It is possible to add additional mruby modules.
All modules that match `Dir.glob("../mruby-*/mrbgem.rake")` get linked. Copy (or git-submodule) the library under `deps/` and rerun make.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add a link to https://github.com/h2o/h2o/wiki/Importing-third-party-code as the recommended method of adding this to deps?

At least for the things that gets merged to master, we would like to have the code dumped in a traceable way.

@yannick
Copy link
Contributor Author
yannick commented Jun 29, 2017

@kazuho i rephrased it a bit and added the info with the script.

@kazuho
Copy link
Member
kazuho commented Jul 7, 2017

Thank you for the changes!

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.

None yet

2 participants