在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):exercism/lua开源软件地址(OpenSource Url):https://github.com/exercism/lua开源编程语言(OpenSource Language):Lua 99.4%开源软件介绍(OpenSource Introduction):Exercism Lua TrackExercism exercises in Lua Setup dev environment for contributingInstall 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: 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:
Run the test
Rename bob.lua to example.lua, and add the exercise to the lua/config.json file.
Contributing GuidePlease 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 ResourcesPleases see the Useful Lua Resources page. Lua iconThe Lua icon is inspired by the Lua logo, which was designed by Alexandre Nakonechnyj. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论