Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web上にある青空文庫ファイル・zipファイルを直接サポート #8

Merged
merged 2 commits into from
Nov 3, 2015

Commits on Nov 2, 2015

  1. rename variables

    ARGV[0] -> src_file
    ARGV[1] -> dest_file
    takahashim committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    2369585 View commit details
    Browse the repository at this point in the history
  2. support http://... as input file

    get remote file and convert into html with open-uri
    takahashim committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    465159e View commit details
    Browse the repository at this point in the history