Skip to content
@Actionfile

Actionfile

A Markdown-based configuration file that describes a set of actions, scripts, or tasks for use in automation workflows; used by @gbraad's dotfiles

Actionfile

Note

Now part of Ducttape infra tools.

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

Pinned Loading

  1. action.js action.js Public

    Node.JS-based Actionfile executor

    JavaScript

  2. action.py action.py Public

    Python-based Actionfile executor

    Python

  3. actionfile-action actionfile-action Public

    Forked from gbraad-dotfiles/actionfile-action

    Use dotfiles' `action`-command for use in automation and/or deployment

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…