Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Latest commit

 

History

History

README.md

Environment

  • Julia 1.4
  • Gtk.jl 1.1.3
  • PackageCompiler.jl 1.1.0

julia --project CountClick.jl

julia --project CountClickandReset.jl

Building an executable

$ cd Compile
$ julia -q --project -e 'using PackageCompiler; create_app("CountClick", "CountClickCompiled")'
$ CountClickCompiled/bin/CountClick