robin_cli_tool 1.1.0

A CLI tool to run scripts for any project
Documentation
1
2
3
mod script_runner;

pub use script_runner::{interactive_mode, list_commands, run_script};