# ePenguin Software Framework ### Instructions for testing ``` cd ~ git clone https://git.epenguin.net/ePenguin/ePenguin-Software-Framework.git git clone https://git.epenguin.net/ePenguin/ePenguin-Igloo.git export ESF_DIR=~/ePenguin-Software-Framework alias igloo=~/ePenguin-igloo/target/release/igloo igloo ``` You should see a help menu thrown at you.