# FIDOIP This repository contains set of scripts that will help you to get fidoip node up and running. **Currently able to work only as point!** ## Requirements ### Building fido software * autotools * cmake * hunspell * git * GNU awk * iconv * patchelf ### Runtime * Bash 5+. * xdg-open (for opening links in GoldED+). ## Using First, build full stack with: ```shell ./fido build ```