YuniKorn Core Development: Difference between revisions
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> |