Skip to content

A simple project demonstrating C# calls to Lua using NLua.

License

Notifications You must be signed in to change notification settings

Lunar2kPS/csharp-calls-to-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Calls to Lua

This is a simple project demonstrating C# calls to Lua using NLua, and simple usage of CircleCI + Docker.

CircleCI builds:

Docker in This Project

  • If you are unfamiliar with Docker, I highly recommend watching this free, in-depth YouTube video course on Docker!
  • Commands:
    • docker build -t 2kcarlos/csharp-calls-to-lua .
      • Builds the Docker image based on the Dockerfile, and names the resulting image "2kcarlos/csharp-calls-to-lua".
    • docker-compose up

About

A simple project demonstrating C# calls to Lua using NLua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published