Skip to content

aethosio/aethos-desktop

Repository files navigation

aethos-desktop

Installation

This project uses aurelia cli, so that will need to be installed.

(may require sudo)

npm install aurelia-cli -g

Requires aethos-client-core to be installed using a npm link (temporarily until aethos-client-core becomes a npm package).

npm link aethos-client-core

Running / building

au run
au build --env prod
au help

Additional help

If you're not familiar with Aurelia, check out Aurelia Docs.

If you're not familiar with AethOS, there aren't really any docs yet, but you can check out our gitter chat channel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published