2 releases
Uses new Rust 2024
new 0.2.1 | Apr 9, 2025 |
---|---|
0.2.0 | Apr 9, 2025 |
#91 in Configuration
217 downloads per month
20KB
407 lines
Stores all the files and the built binary of a Rust project in a single file allowing similar usage to Python scripts.
Installation
Install with
cargo install rs-script
Config
Note: Use this to choose the editor opened with rss edit
Modify the config with
rss config
Reset it with
rss config -r
Find it with
rss config -w
Editing
Create/edit a file with
rss edit myfile.rss
Running
Run a file with
rss run myfile.rss
Dependencies
~9–19MB
~282K SLoC