/EDX

A lightweight program that executes commands from a JSON file.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

EDX Runner

This is a lightweight program that reads scripts (that are in a JSON file) and runs them.
Similar to running scripts in npm

Current Issue: Does not support args when executing shell command