Skip to content

egonSchiele/reval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reval

reval is a Ruby gem that uses the codepad API. It allows you to run arbitrary code on the command line and get it evaluated by the codepad service.

Examples

reval test.py
reval -l ruby -e 'p 2+2'
reval prog.hs -p # make private

See all available languages with reval --list.

Install

gem install reval

Credits

Codepad by Steven Hazel. reval by Aditya Bhargava.

About

Use codepad from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages