Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 422 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 422 Bytes

ideone-sender

ideone command line script

Installation

Ubuntu

$ sudo apt-get install python-soappy

Edit config file, if you won't username and password on each execution.

$ cp idoene.ini.sample ~/.ideone.ini
$ vi ~/.ideone.ini

Usage Exapmle

No Input

$ ideone filename

With Input

$ indeone main.go inputfile

Using