GithubHelp home page GithubHelp logo

rabidax / lua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exercism/lua

0.0 0.0 0.0 1.15 MB

Exercism exercises in Lua.

Home Page: https://exercism.org/tracks/lua

License: MIT License

Shell 0.86% Lua 99.11% Smarty 0.03%

lua's Introduction

Exercism Lua Track

Test

Exercism exercises in Lua

Setup dev environment for contributing

Install Lua, Luarocks, and the Busted testing framework according to the installation instructions for your platform.

To contribute a patch you will need a GitHub account and you will need to fork the exercism/lua repo to your account. Clone your fork with the command: git clone https://github.com/<your_username>/lua. Create your patch and open a pull request to the exercism/lua repo.

See the GitHub Help for forking a repo and creating a pull request if you are unfamiliar with this process.

To contribute a new exercise, create a folder named after the exercise within the lua/exercises directory. Create your files for a new test, test class and the implementation.

For example, for the Bob exercise:

$ tree bob
bob
├── bob_spec.lua
└── bob.lua

0 directories, 2 files

Run the test

$ busted

Rename bob.lua to example.lua, and add the exercise to the lua/config.json file.

$ tree bob
bob
├── bob_spec.lua
└── example.lua

0 directories, 2 files

Contributing Guide

Please be familiar with the contributing guide in the docs repository. This describes some great ways to get involved. In particular, please read the Pull Request Guidelines before opening a pull request.

Other Resources

Pleases see the Useful Lua Resources page.

Lua icon

The Lua icon is inspired by the Lua logo, which was designed by Alexandre Nakonechnyj.

lua's People

Contributors

ryanplusplus avatar aarti avatar kytrinyx avatar erikschierboom avatar dependabot[bot] avatar imolein avatar robphoenix avatar exercism-bot avatar bnandras avatar keiravillekode avatar etandel avatar glennj avatar jackhughesweb avatar trayo avatar eli-percepto avatar elyashiv avatar griffinmaxwell avatar fyrchik avatar petertseng avatar dkinzer avatar austinlyons avatar ee7 avatar edzillion avatar catb0t avatar benallan avatar refacto avatar bushblade avatar chromamaster avatar sjakobi avatar shihanng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.