libremesh / lime-ui-ng

New generation user interface for libremesh
GNU General Public License v3.0
3 stars 3 forks source link

Add Lime webApp makefile #9

Closed gmarcos87 closed 7 years ago

gmarcos87 commented 7 years ago

It is okay if you do not want to accept the pull request. It's more like a work in progress. I have tested with lime-sdk and it works. But I'm not happy with the compilation section, I do not know how to copy all files and directories, excluding the compilation directory. That's why I move them all into a directory before installation. Call $(CP) $(PKG_BUILD_DIR)/* $(1)/www/app it is not possible because it is recursive.

nicopace commented 7 years ago

It's actually your call marcos, but for me it seems ok... i approve it ... maybe you can ask for others to review it that have more experience.