Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 574 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 574 Bytes

rustx

Build Status

  • rustx: Inspired by runhaskell, this script compiles a rust file and runs it immediately. (This can be launched from a source file via #!/usr/bin/env rustx, too.)
  • rustt: This script compiles a rust file's tests and runs them.
  • _rustx: This is a dummy Rust program...

At the moment, this git repo doesn't seem to work quite right with rustpkg, but I'll sort that out soon enough!

-- Kevin Cantu, October 2013

Install

make install