Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 349 Bytes

Kernel Simulator Offline Packaging

This is a new iteration for Kernel Simulator offline packaging. To initialize the offline package, follow these steps:

  1. Clone this repository
  2. Fetch the submodules by running git submodule update --init
  3. Run initializeoffline.sh

To build KS offline, use msbuild from the Kernel-Simulator directory.