burtlo / yard-cucumber

YARD extension that adds Cucumber Features, Tags, and Step Definitions
MIT License
129 stars 46 forks source link

Query: how to host files within company network #78

Closed vikramvi closed 6 years ago

vikramvi commented 7 years ago

@burtlo Thanks for this amazing plugin, I've started to learn and play around with it for achieving " living documentation".

Can you please clarify what is best way to host within company network ?

Note:

README needs update

User needs to install latest versions of Gherkin, Cucumber and YARD gems, then install yard-cucumber gem.

Thanks & Regards, Vikram

kapoorlakshya commented 7 years ago

You could put it on a VM running Windows and IIS or a Linux box with Apache2. And generate the docs nightly or based on a trigger when something is merged to master.