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 was looking for a package to BEGIN_SRC Dockerfile END_SRC when I found your package. Thanks for this package.
Unfortunately, I couldn't make it work:
First, there's a 404 on the link to use-package: use-package
This might be related to the fact that trying to use the proposed config results in "non-existing" errors on the following keywords: :ensure-system-package and :quelpa.
Did you refer to a (now non-existing) use-package derivative?
The text was updated successfully, but these errors were encountered:
Hi, Thanks for pointing out the 404 on the link. I fixed the typo that caused this. The installation instructions refer to use-package and quelpa. The latter is required to install directly from github (although I think straight.el provides a similar functionality; it might work, I just never tested it). I could also imagine it's possible to clone this repo to a local folder, add it to load-path and then (require 'ob-docker-build).
Hi,
I was looking for a package to BEGIN_SRC Dockerfile END_SRC when I found your package. Thanks for this package.
Unfortunately, I couldn't make it work:
:ensure-system-package
and:quelpa
.Did you refer to a (now non-existing) use-package derivative?
The text was updated successfully, but these errors were encountered: