Skip to content

Luacheck standard set of globals (std) for Corona SDK

License

Notifications You must be signed in to change notification settings

renatosc/coronastd

Repository files navigation

coronastd

Luacheck standard set of globals (std) for Corona SDK.

LuaRocks Build Status

How to use

Option 1: Using luarocks

Install coronastd via luarocks:

$ luarocks install coronastd

Option 2: Manual download

Download the coronastd.lua file to the root of your project.

Configure luacheck

Add the following line to your .luacheckrc:

std = require('coronastd')

About

Luacheck standard set of globals (std) for Corona SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published