some infrastructure for 'roku lt' subcommand

This commit is contained in:
2023-06-08 19:13:38 +01:00
parent 950656d25d
commit eb085da965
7 changed files with 399 additions and 123 deletions

14
_roku_lt.sh Normal file
View File

@@ -0,0 +1,14 @@
#!/bin/sh
_roku_lt_completion()
{
}
_roku_lt_build()
{
}
_roku_lt_flash()
{
}