60ae92c8e3
* Add framework JSON definition for themes * Add framework test module * Add framework module see #23
3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
|
|
find themes/ -name "*.json"|xargs cat|json_verify -s
|