To install the dependencies cd
in the root, then run:
gitman install
You have to import Mio.io
before using the library:
doFile("/path/to/Mio.io")
To run tests (from the root directory):
test/test.io
To install the dependencies cd
in the root, then run:
gitman install
You have to import Mio.io
before using the library:
doFile("/path/to/Mio.io")
To run tests (from the root directory):
test/test.io