This Repository contains Modules of Shinycolors Wiki.
/doc
- [name].txt # Documentation of [name].lua (with Mediawiki Format.)
/src
- [name].lua # A various scripts of `Module:[name]`
/spec
- [name]_spec.lua # test suite for each [name].lua
Test Suite using
- [LuaCheck] for linting and static analyzing.
- busted for unit testing.
Install both with luarocks
to run test.
Module Name | Wiki Page |
---|---|
CardCode | Module:CardCode |
Skill | Module:Skill |
CC BY-NC-SA 4.0
(Shinycolors wiki's license)
MIT License
Copyright (c) 2022-present ShinyColorsWiki and contributers
See LICENSE