YuniKorn Core Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 3: Line 3:
=Internal=
=Internal=
* [[YuniKorn Core#Subjects|YuniKorn Core]]
* [[YuniKorn Core#Subjects|YuniKorn Core]]
=Build=
<syntaxhighlight lang='bash'>
make
</syntaxhighlight>
=Test=
<syntaxhighlight lang='bash'>
make test
</syntaxhighlight>

Latest revision as of 01:57, 4 January 2024

External

Internal

Build

make

Test

make test