Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Jekyll? #9

Closed
vdavez opened this issue Mar 21, 2015 · 2 comments
Closed

Jekyll? #9

vdavez opened this issue Mar 21, 2015 · 2 comments

Comments

@vdavez
Copy link

vdavez commented Mar 21, 2015

What about gem install jekyll. We use it a lot 'round here...

@monfresh
Copy link
Contributor

I would say no because jekyll is an app-specific dependency, and it would be the app's responsibility to provide instructions for installing it. The only system-wide gem that laptop installs is Bundler, because it is required by any app with a Gemfile.

If you run into a project that depends on jekyll (or any other gem), but doesn't provide installation instructions and an automated installation script, then I would open an issue against that project.

laptop is meant to ensure everyone has the same high-level dependencies that certain types of apps require. For example, all Rails apps require Ruby, but then each Rails app has its own set of gems it depends on.

@vdavez
Copy link
Author

vdavez commented Mar 23, 2015

Works for me!

@vdavez vdavez closed this as completed Mar 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants