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

Ruby HTML generation scripts require a handful of gems #5

Open
gregoryfoster opened this issue Feb 11, 2017 · 0 comments
Open

Ruby HTML generation scripts require a handful of gems #5

gregoryfoster opened this issue Feb 11, 2017 · 0 comments

Comments

@gregoryfoster
Copy link

Hello, and thanks again for building the legis-graph suite of projects. I'm starting to look at this one as I love the teaching/learning potential of in-Neo4j-browser guides.

I'm a user of rvm named gemsets so I noticed that this project requires the following gems to generate the HTML documents from the AsciiDocs:

  • asciidoctor
  • tilt
  • thread_safe (optional)

I'm out of practice with Ruby, so I'm not sure the best approach to specify gem requirements in a project. I can share my gemset export from rvm, which can then be consumed by rvm users or referenced in documentation.

There are other gems required to run the guide localhost server via Ruby, but I ran into some problems with that route I'll detail separately.

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

No branches or pull requests

1 participant