cryptosbyte / EDX

A lightweight program that executes commands from a JSON file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A lightweight program that executes commands from a JSON file.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%