You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: