YuniKorn Core Development: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * YuniKorn Core") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* | |||
=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> |