-
This means `eask analyze` does not play nicely in shell scripts.
Specifically, I want to do
```shell
eask analyze | grep "Warning"
```
Some commands will separate output and error per #123
`…
-
This confuses me to no end:
```
% eask test buttercup
Adding required archives (melpa)... done ✓
Refresh archives information... done ✓
- Skipping buttercup (20240904.2311)... already install…
-
### Udeler | Udemy Course Downloader
v1.13.3
### Account Type?
Personal
### Steps to reproduce
If I configure a specified starting and end range, a blue bar runs for a few seconds. Then it states…
-
For example
```elisp
;; my-test.el
(require 'ert)
(ert-deftest my-error/test ()
"Tests errors"
(should-error (error "an error")))
```
Running with Eask v0.10.1 **in Emacs > version 30**
…
-
What is the EAsk standard for building Info documentation for your Emacs package??
It seems the standard for packages built by Eask is to use README files in Markdown style. This is not the standa…
-
`eask` version 0.8.1
`elsa` version 20230318.2024
When trying to run `eask lint elsa` first received errors about missing dependencies `async` and `lgr`. Added as dev dependencies to my `Eask` fil…
-
We finally have a replacement for cask thanks to @jcs090218
-
I'm integrating melpazoid to [Eask](https://github.com/emacs-eask/cli), so I'm trying to use this tool through the command line.
```sh
$ python melpazoid /path/to/my/openai/
```
It gives me th…
-
I tried to link trinary devel version from my local git repo but it also installs the version from melpa
```shell
> eask link add trinary /home/matus/.emacs.d/projects/trinary-logic …
-
I installed Eask and created an Eask file by migrating all my dependencies from Cask. The deps installed successfully with this warning:
```
Warning (initialization): Your ‘load-path’ seems to con…