elpasync pushed a change to branch externals/colorful-mode.
from 2c0adad39e Update .elpaignore
new 805c22b708 chore(.elpaignore): Ignore Eask's stuff
new b01d1e17db ci: Add Eask-file for tests
new 624d9ee45a chore: Add gitignore file
new 0214703e47 ci: Add test workflow
new 7608ebce47 ci: Add dep bot
new bfa32b92c1 ci: Use eask commands directly
new 444bf99372 ci: Fix branch name
new d5dec84a6c docs: Add CI badge
new 46cc141a2b ci: Fix lint command
Summary of changes:
.elpaignore | 5 +++++
.github/dependabot.yml | 6 ++++++
.github/workflows/test.yml | 52 ++++++++++++++++++++++++++++++++++++++++++++++
.gitignore | 20 ++++++++++++++++++
Eask | 15 +++++++++++++
README.org | 3 ++-
6 files changed, 100 insertions(+), 1 deletion(-)
create mode 100644 .github/dependabot.yml
create mode 100644 .github/workflows/test.yml
create mode 100644 .gitignore
create mode 100644 Eask