You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add an option to read input data from a text file to tile command (#29)
* add an option to read input data from a text file to tile command
* use parseSimple() o instead of parse() as we don't need validation of
mandatory parameters
* update README