nathanwblair / im-only-resting

Automatically exported from code.google.com/p/im-only-resting
Apache License 2.0
1 stars 0 forks source link

Add some command-line functionality like opening IOR with a given file and optionally submitting it #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
e.g.

im-only-resting.exe "file name.ior" -submit

this would allow easily bulk running multiple .ior files with a script 
(possibly we can provide a script).

features to consider:
a) allow specifying directory or list of files to be opened in multiple IOR 
instances
b) add a "no gui" switch that gives stdout, or even make a whole separate CLI 
exe altogether.

Original issue reported on code.google.com by stephen....@gmail.com on 27 Jun 2013 at 8:04