pkulchenko / MobDebug

Remote debugger for Lua.
Other
889 stars 192 forks source link

Version 0.70 not available via LuaRocks #36

Closed komapa closed 6 years ago

komapa commented 6 years ago

Just as the title says:

bash-4.1# luarocks install mobdebug 0.70

Error: No results matching query were found.
pkulchenko commented 6 years ago

You can install it locally as the spec is provided in misc/mobdebug-0.70-1.rockspec. I'll push it to luarocks.

pkulchenko commented 6 years ago

@komapa, uploaded the spec: http://luarocks.org/modules/paulclinger/mobdebug/0.70-1. Can you check the install and update the ticket?