# xker **Repository Path**: GeekLeague/xker ## Basic Information - **Project Name**: xker - **Description**: xker is a operating system targeting risc-v and built with c++ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-25 - **Last Updated**: 2021-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XKER #### Build ``` make // build the kernel make run // run the kernel using QEMU make clean // clean up ```