/hishell

The app running environment

Primary LanguageCGNU General Public License v3.0GPL-3.0

HiShell

HiShell is the shell for the HybridOS.

Table of Contents

How to Build

Build as part of HybridOS Device Side

For more information, see HybridOS Device Side.

Build Alone

  • Build the Application

    # cd hishell
    # cmake .
    # make

    The output directory is "hishell\bin". All files the OS depends on, will be in this folder, executable files, configuration files, and some bash files are inclusive.

  • Run In dirctory "hishell/bin", type:

    # cd hishell/bin
    # source env.sh
    # ./mginit