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

Support installing drivers from file #181

Open
kafkasl opened this issue Aug 13, 2018 · 1 comment
Open

Support installing drivers from file #181

kafkasl opened this issue Aug 13, 2018 · 1 comment

Comments

@kafkasl
Copy link

kafkasl commented Aug 13, 2018

Support installing drivers from a file. Useful for systems (like many supercomputers) without direct access to internet. Could be something like:

bblfshctl driver install Python python-driver/ --ctl-address ~/bblfsh/bblfshctl.sock

@juanjux
Copy link
Contributor

juanjux commented Aug 13, 2018

I agree this would be a really helpful adition to bblfshd, will try to priorize it since the "copy directory" kludge doesn't always seem to work.

Ideally, this would install from an exported docker filesystem image since the source code driver directory would need a build and other operations that could be problematic in restricted computers.

@dennwc dennwc added the hacktoberfest Ready to pick for Hacktoberfest label Oct 2, 2018
@bzz bzz removed the hacktoberfest Ready to pick for Hacktoberfest label Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants