Re: Kylin Source Code

2018-08-27 Thread yongjie zhao
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

2018-08-27 Thread gargi laks
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