Skip to content

Commit 9e22f56

Browse files
committed
Add: makel
1 parent 68e256b commit 9e22f56

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

README.org

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,6 +2167,12 @@ Things EMake will never do (or ‘reasons you may still need Cask’):
21672167
+ provide ’bundler-like’ exec abilities (this includes Cask’s emacs and eval commands)
21682168
#+END_QUOTE
21692169

2170+
**** [[https://gitlab.petton.fr/DamienCassou/makel/][makel: A makefile to facilitate checking Emacs packages]]
2171+
2172+
#+BEGIN_QUOTE
2173+
makel is a project consisting of a Makefile (=makel.mk=) that Emacs package authors can use to facilitate quality checking (linting and tests). The Makefile can be used both locally on the developer machine and remotely on a continuous integration machine.
2174+
#+END_QUOTE
2175+
21702176
** Version control :version_control:
21712177

21722178
*** Packages :packages:
@@ -2586,11 +2592,6 @@ Yes, please! Send pull requests and file issues on the [[https://github.com/alp
25862592

25872593
These resources should be added to the appropriate sections above. Since it takes some work to catalog and organize them, they are dumped here for future reference. Pull requests for these are welcome!
25882594

2589-
** TODO [[https://gitlab.petton.fr/DamienCassou/makel/][Damien Cassou / makel · GitLab]]
2590-
:LOGBOOK:
2591-
- State "TODO" from [2019-01-02 Wed 16:18]
2592-
:END:
2593-
25942595
** TODO Articles to add [0/13]
25952596

25962597
*** TODO [[https://www.lunaryorn.com/posts/read-and-write-files-in-emacs-lisp][Read and write files in Emacs Lisp]] (5 min read)

index.html

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)