Skip to content

ShinyColorsWiki/Wiki-Module

Repository files navigation

Scribunto Module Repository

codecov

This Repository contains Modules of Shinycolors Wiki.

Directory listing

/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

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

License

src/* and doc/*

CC BY-NC-SA 4.0 (Shinycolors wiki's license)

See LICENSE-CC-BY-NC_SA.40.md

Other than src* and doc/*

MIT License

Copyright (c) 2022-present ShinyColorsWiki and contributers

See LICENSE

About

Mediawiki Scribunto Module(Lua) repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages