Maak.el是为Emacs编辑器设计的集成工具,将Maak(一个基于GNU Guile Scheme的可无限扩展命令运行器)引入Emacs工作流1。该项目采用Emacs Lisp完全开发1,提供自动项目发现、智能任务解析和交互式参数收集等功能,使用户能直接在编辑器中发现、检查和执行Maak任务1。
该项目在Codeberg仓库托管,采用GNU General Public License v3许可证1,文档则使用GNU Free Documentation License v1.3许可证1。用户可通过M-x maak-run-task命令调用主功能1,项目支持Vertico、Ivy、Helm等多个完成框架1。目前该工具尚未在MELPA或ELPA等主流Emacs仓库中发布1,相关讨论在Zulip社区进行1。
Maak.el brings integrated command execution capabilities to Emacs by combining the editor with Maak, an infinitely extensible command runner built on GNU Guile Scheme 1. The tool integrates directly into the Emacs workflow, enabling users to discover, inspect, and run Maak tasks without leaving the editor 1.
The project, developed entirely in Emacs Lisp 1, offers automatic project discovery, intelligent task parsing, and interactive parameter collection functionality 1. Users can invoke the main command through M-x maak-run-task 1, while the tool supports multiple completion frameworks including Vertico, Ivy, and Helm 1. Maak.el is distributed under the GNU General Public License v3, with documentation licensed under the GNU Free Documentation License v1.3 1.
Currently, the project has not been released to mainstream Emacs repositories such as MELPA or ELPA 1. The source code is hosted on Codeberg, with community discussions taking place on Zulip 1.
评论
还没有评论,欢迎留下第一条。