mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Import lib mstch and put it to good use.
Response classes are given a chance to modify the dictionary that is later sent to mstch.
This commit is contained in:
parent
680f13e1f6
commit
1870829ec2
10 changed files with 39 additions and 11 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "lib/better-enums"]
|
||||
path = lib/better-enums
|
||||
url = https://github.com/aantron/better-enums
|
||||
[submodule "lib/mstch"]
|
||||
path = lib/mstch
|
||||
url = https://github.com/no1msd/mstch.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue