Template to create LuCI extensions

Hey there, I'm working on a LuCI package written in ucode and C. I extracted the basic structure and CI config from it and created a template named ucode-project-template.

It is my first time writing a package for OpenWRT so I'm not sure this is the most idiomatic way of doing it. Look at it and please share feedback; I hope this can be useful :slight_smile:

1 Like

Hi, if my openwrt dev environment (ubuntu 24.04), does not have the docker installed, then howto use your code.

Thanks.

Oh, then you would need to configure the SDK locally and also install ucode… TBH, if you can use containers it is way simpler

1 Like