Skip to content

flucium/fsh

Repository files navigation

FSH

...

...

Build

Linux
# tools
apt update -y &&\
apt install -y git build-essential &&\
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh && \
source "$HOME/.cargo/env" && \
rustup toolchain add 1.77.2 && \
rustup default 1.77.2 && \
# Debug build
git clone [email protected]:flucium/fsh.git
zsh ./fsh/build.sh debug
# Release build
git clone [email protected]:flucium/fsh.git
zsh ./fsh/build.sh release

Installation

...

How to use

...

License

FSH is licensed under the MIT License. For third-party libralies and other dependencies, please refer to LICENSE_THIRDPARTY.md.

FSH License

THIRDPARTY License

Sponsors

...

Sponsor this project

 

Languages