-
I think a really cool feature would be to generate the github actions test yaml. I never write it from scratch but copy-paste it from some other project, so if I could just `eask generate github-work…
-
@jcs090218 is the `eask install` step necessary for testing?
https://github.com/emacs-elsa/Elsa/actions/runs/4245952892/jobs/7382137790
-
When running `eask install-deps --dev` for smartparens, I get a lot of "can't find library" errors, see the screenshot
![image](https://user-images.githubusercontent.com/2664959/170264092-29a3406d-…
-
Hi, @cpitclaudel!
I know you commented https://github.com/emacs-grammarly/flycheck-grammarly/issues/6#issuecomment-775732379, but since I am maintaining package `flycheck-google-cpplint` in the org…
-
## Context and scope
There is currently an issue with not having well-maintained user guides and developer documentation.
As a first step, I tried to consolidate commands and key bindings in d145f…
-
i'm trying to get elsa going for the first time and i'm unable to.
my config (also using straight):
```
(use-package lsp-mode)
(use-package elsa)
(use-package flycheck-elsa)
(add-hook 'emacs-l…
-
https://github.com/ericdallo/jet.el/actions/runs/4009420016/jobs/6884750236
Not sure if it's a Eask issue, maybe @jcs090218 knows?
-
The [ecukes](https://github.com/ecukes/ecukes) support starting from `0.7.x`, it will work exactly the same as Cask.
```
$ eask exec ecukes [command]
```
Just make sure you use `eask`, and not…
-
![image](https://user-images.githubusercontent.com/2664959/222732544-1faaaa84-f607-40e0-8be8-c6e75f3de832.png)
-
### Expected behavior
Github Actions should be running fine, with the only errors happening when running after Cask installs the package’s dependencies.
### Actual behavior
Cask fails to corr…