Download
To run iogii save the "1 File" as iogii
and chmod +x
it, then run iogii <filename.iog>
To mess around with source, download "All Source" then run ruby main.rb <filename.iog>
from the src
directory. You could also regenerate and view an older version's documentation locally with cd src; ruby web/generate_site.rb
which generates html in the site
directory. You could also check that it works correctly on your system with cd src; ruby test/test.rb
You do not need the specific version of Ruby, but that is what I have tested on and is the "official" behavior.
I am not using github due to them not respecting licenses by training LLMs on code without crediting said code when used in a response.
Releases
Pre-Alpha (Oct 8, 2024)
1 File ⸱ All Source ⸱ (uses Ruby 3.1.2)