1
0
Fork
You've already forked script-runner
0
No description
  • Rust 100%
2024年03月11日 15:31:18 +00:00
languages Write the solution to the internshipts task 2023年12月25日 21:08:16 +03:00
screenshots Add screenshots and README 2023年12月25日 21:15:25 +03:00
src Write the solution to the internshipts task 2023年12月25日 21:08:16 +03:00
.gitignore Add screenshots and README 2023年12月25日 21:15:25 +03:00
Cargo.lock Write the solution to the internshipts task 2023年12月25日 21:08:16 +03:00
Cargo.toml Write the solution to the internshipts task 2023年12月25日 21:08:16 +03:00
LICENSE Add LICENSE 2024年03月11日 15:31:18 +00:00
README.md Add screenshots and README 2023年12月25日 21:15:25 +03:00

Script runner

A GUI tool that allows users to enter a script, execute it, and see its output side-by-side. You can use Swift and Kotlin as languages.

Build with cargo build, run with cargo run.

Screenshot