sustrik / ribosome

Simple code generator
248 stars 21 forks source link

Let --rna write to output file rather than to stdout #22

Closed sustrik closed 9 years ago

sustrik commented 9 years ago

After much thinking I am closing the issue. While automatically compiling foo.rb.dna to produce foo.rb sounds good, using > operator to redirect the output is more generic.