- Docker
- make
$ make docker_build
$ make docker_run EXCEL=[XLSX_FILENAME]
ex)
$ make docker_run EXCEL=text.xlsx
XLSX_FILENAME
- You can set xlsx filename only. Therefore you should put xlsx file in current directory.
you can use tty on container
$ make docker_tty
The gem is available as open source under the terms of the MIT License.