Skip to content

VitalyRadionov/codewars-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Codewars Katas

Solutions for Lua

Get Start

Install Lua (for Windows)

  • Download LuaBinaries for Windows (other) or source code

  • Create a folder

  • Copy the downloaded files to the created folder

  • Open System Properties on your computer

  • Click Environment Variables

  • Find System variables -> Path or User variables for setap -> Path and doble click or click button Edit

  • Click button New and add the path to the directory with the copied files

  • Done

Now, on the command line, you can write:

lua main.lua

Releases

No releases published

Packages

No packages published

Languages