-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Troptop edited this page Mar 2, 2026
·
6 revisions
You should always install the latest version of erlua prior to using it in an application. Updates and bug fixes are often pushed which may resolve critical errors.
To install the latest version of erlua, use the following command:
$ lit install NickIsADev/erlua
Once you've installed erlua, the dependencies will automatically be installed and you're ready to use it.