Actionfile
Actionfile
An Actionfile is a Markdown-based configuration file that describes a set of actions, scripts, or tasks for use in automation workflows, dotfile management, or application deployment. It is designed for human readability and machine parsing, combining documentation, configuration, and executable code blocks in one file.
Implementations
Alternative implementations
The following has specific changes that I use for my own dotfiles
action.zshand fuzzy launcheractions.mdapp.zshwhich performsOSandpackager-detection and fuzzy launcher:apps.md- Application definitions
- gbraad's Actionfiles
Pinned Loading
-
Examples and testcases for Actionfile excutor implementations
-
shell-based Actionfile executor as used in @gbraad's dotfiles
Shell
-
Node.JS-based Actionfile executor
JavaScript
-
Python-based Actionfile executor
Python
Repositories
Showing 9 of 9 repositories