a single file hot-reload library in pure lua

gwen 4d2c675580 Update 'README.md' há 3 anos atrás
.gitignore 553ec5605f Initial commit há 3 anos atrás
LICENSE 553ec5605f Initial commit há 3 anos atrás
README.md 4d2c675580 Update 'README.md' há 3 anos atrás
function.lua caa4eb1a93 D.R.Y.'ed up the force reload and copied it to the module. not 1000% sure that will work as planed buuuuut �� há 3 anos atrás
init.lua caa4eb1a93 D.R.Y.'ed up the force reload and copied it to the module. not 1000% sure that will work as planed buuuuut �� há 3 anos atrás
lua-live.png 553fd640a3 logo há 3 anos atrás
tester.lua 0d03a0f18b added tests and function reloading há 3 anos atrás

README.md

lua-live

a single file hot-reload library in pure lua

Doesnt work in luvit, due to their different require system.