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

Aptivi-Archives/ks-offline-packaging

Repository files navigation

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.