Re: Kylin Source Code
goto kylin directory, run command ``` find . -name '*.java' | xargs wc -l ``` results is 221739 total On Tue, Aug 28, 2018 at 2:02 AM, gargi laks wrote: > Dear All, > > I was wondering if anyone could tell me how "many lines of code" the core > software is? > I guess its primarily Java so tha
Kylin Source Code
Dear All, I was wondering if anyone could tell me how "many lines of code" the core software is? I guess its primarily Java so that would suffice too. Thanks Garg