Files
tononixOS_application_krnlu…/box.json

17 lines
400 B
JSON

{
"main": "init.php",
"output": "build/krnlupdate.phar",
"files": ["init.php",
"RoboFile.php",
"VERSION"],
"directories": ["device-configs/","lib","vendor"],
"blacklist": ["build"],
"banner": [
"This file is a part of the tononixOS application suite.",
"",
"(c) Richard Blair <dreamcaster23@gmail.com>",
""
]
}