Skip to content

FMSoftCN/hishell

Repository files navigation

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

About

The app running environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published