Skip to content

drvo/loquat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loquat

About

Supports conversion from wxruby script to exe
Need exerb
solve a problem about the use of gem when converting to exe by exerb
Hiding the DOS window when running GUI
Reappear when an Exception

How to Use

Enter the following command:
loquat build any.rb

The following output files

  • Any
  • Any.exy
  • Any.exe

概要

wxruby script から exe への変換をサポート
exerb が必要
exerb で exe に変換する際に問題となる gem 利用を程度解決
GUI実行時のDOS画面非表示化
Exception 発生時に再表示

使用方法

以下のコマンドを入力
loquat build any.rb

以下のファイルを出力

  • any
  • any.exy
  • any.exe