An open API service indexing awesome lists of open source software.

https://github.com/littlekernel/lk-splitrepo-example

example of using the lk split repository feature
https://github.com/littlekernel/lk-splitrepo-example

Last synced: 9 months ago
JSON representation

example of using the lk split repository feature

Awesome Lists containing this project

README

          

This repository holds an example project of the lk split repo feature.

This allows you to develop modules for lk external to the lk directory, but from
a build system point of view unioned with lk.

Initialize the git submodules for this to work with:
git submodule init
git submodule update