Skip to content

⚡ Extremely fast command runner & package manager detector, written in Rust!

Notifications You must be signed in to change notification settings

lassejlv/actionfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 4, 2025
520adf6 · Feb 4, 2025

History

43 Commits
Jan 24, 2025
Jan 25, 2025
Jan 24, 2025
Feb 4, 2025
Jan 27, 2025
Jan 23, 2025
Feb 4, 2025
Feb 4, 2025
Jan 24, 2025

Repository files navigation

Actionfile

A very fast command runner, wich looks a lot like npm scripts. But this has it own config-scripts syntax. Written in rust as a learning project.

Features

  • Understands npm scripts & deno tasks.
  • Easy config language
  • Package-manager detector. Will automatically detect if you are using npm, pnpm, deno or bun. Even works with python, go, cargo and more.
  • Extremely fast. No more headaches waiting for your scripts to run.

Quick Install

Note: Currently only supports macOS & Windows. Linux support coming soon!

Install actionfile with this one-liner:

curl -fsSL https://raw.githubusercontent.com/lassejlv/actionfile/main/scripts/install.sh | bash

Uninstall

To uninstall actionfile, run:

curl -fsSL https://raw.githubusercontent.com/lassejlv/actionfile/main/scripts/uninstall.sh | bash

About

⚡ Extremely fast command runner & package manager detector, written in Rust!

Resources

Stars

Watchers

Forks