Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 844 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 844 Bytes

arkOS Assistant

arkOS Assistant is a cross-platform (Windows / MacOS / Linux) GUI application for installing arkOS to SD cards and/or USB drives, as well as scanning the local network for arkOS servers. Additional handy features will also be added as time goes on.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • ember electron

Packaging

  • ember electron:package
  • Default package flags are specified in package.json, including icon, metadata, etc