Skip to content

tnantoka/hello-dragonruby-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-dragonruby-gtk

Run

$ cp /path/to/dragonruby-macos/dragonruby .
$ cp /path/to/dragonruby-macos/font.ttf .

$ ./dragonruby

Package

$ cp /path/to/dragonruby-macos/dragonruby-publish .
$ cp /path/to/dragonruby-macos/.dragonruby .
$ cp /path/to/dragonruby-macos/*.png .
$ cp /path/to/dragonruby-macos/open-source-licenses.txt .

$ ./dragonruby-publish --only-package

License

My code is licensed under MIT.

Acknowledgements