Fetch the repository succeeded.
An easy way to compile and run rust source file as script language.
#install#
git clone https://git.oschina.net/zengsai/rust-run.git
cd rust-run
cargo build
#usage#
rust-run [rust-options] [srcfile.rs [options-for-srcfile]]
if no srcfile.rs given, rust-run == rustc.
#trick#
using alias for convinent, add the following line to your .bashrc or .profile:
alias r='rust-run'
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 1 )