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

Use bundler to install executable #146

Open
brysgo opened this issue Aug 16, 2014 · 3 comments
Open

Use bundler to install executable #146

brysgo opened this issue Aug 16, 2014 · 3 comments

Comments

@brysgo
Copy link
Collaborator

brysgo commented Aug 16, 2014

  1. This would allow us to add dependancies to betty.
  2. This would allow us to use a more standard workflow of working straight off of master.

I know it is easy to get carried away with dependancies, but there are some that would be nice to have. For instance, https://github.com/mdeiters/semr would allow us to clean up our regular expressions without adding the needless complexity involved with writing our own parser.

@johnku1
Copy link
Contributor

johnku1 commented Sep 8, 2014

What would steps would we have to go through to get bundler to install Betty?

@pickhardt
Copy link
Owner

Agreed, this is something that will be good in order to include dependencies well.

@brysgo
Copy link
Collaborator Author

brysgo commented Sep 11, 2014

@johnku1 - A potential resource for learning about binstubs installed by gems: https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs

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

3 participants