This page explains how to get MicroLua's sources.
If you only wish to customize a bit your MicroLua from the inside, you may not want to clone the entire repository with Git.
If this is the case, then you simple need to download the sources here.
The tutorial about compiling MicroLua is on this page.
These packages are only made for medium versions, like 'MicroLua 4.6' so they are not really up to date unlike the Git repository.
The best way to get always up to date sources is to clone the repository using Git.
Please refer to this page to learn how to use Git.
When your local repository is set up, running git pull
will get the latest version.
Wiki: Compile
Wiki: Git
Wiki: Home
Wiki: Installation
Wiki: Tutorials