GitHub Introduction
Using Github with LedgLive
GitHub Repositories (Repos) For LedgLive
Release version
A link will be provided to up to date LedgLive server release binary versions for x64 Windows, Linux and macOS.
The release version will also include a build of the React client project to be hosted by the server.
The release version will also be able to run a demonstration network usable CLI (command line interface) client for generating reports.
There will be three main Github software repos
- The LedgLive server, a Node.js project
- The ledgLive web client, a React project
- The LedgLive website, a Hugo source site, currently on https://github.com/ledglive/ledglive.github.io.