Read directions on how to use HAX the deskop app and get the link to download packaged builds. You can read about how to use this in this training. If you are a developer or you want to help us take it further, keep reading
HAX but running on your desktop. Here are some goals of the HAX desktop app:
- Create the fastest, most accessible, highest quality way to write documentation for software projects
- Load / Save directly to HTML files on the local file system w/ a lightweight outline structure (dictated by outline.json)
- Simple workflow to publish directly to git / github pages
- Integration with HAX AppStores (way out there but we'll get one)
- Ingestion into other backends like content storage engines (DB based or static hosting)
To build HAX desktop from source, run the following
git clone https://github.com/elmsln/hax-desktop-app.git
cd hax-desktop-app
sh build.sh