-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lawrence Cherone
committed
May 17, 2018
1 parent
655ee44
commit f54c533
Showing
3 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ Want anything else added? Feel free to open an issue... | |
|
||
| File | Description | Platform | ||
| --- | --- | --- | | ||
| [LXDui-0.0.9-x86_64.AppImage](https://github.com/lcherone/lxd-ui/releases/download/0.0.9a/LXDui-0.0.9-x86_64.AppImage) | Version 0.0.9a - [Release Notes](https://github.com/lcherone/lxd-ui/releases/tag/0.0.9a) | Linux | ||
| [LXDui-1.0.0-x86_64.AppImage](https://github.com/lcherone/lxd-ui/releases/download/1.0.0/LXDui-1.0.0-x86_64.AppImage) | Version 1.0.0 - [Release Notes](https://github.com/lcherone/lxd-ui/releases/tag/1.0.0) | Linux | ||
|
||
As versions are released, they will be posted here: [https://github.com/lcherone/lxd-ui/releases](https://github.com/lcherone/lxd-ui/releases) | ||
which you can just download and run. Or you can build as shown below. Windows or mac its not supported. | ||
|
@@ -60,7 +60,7 @@ git clone [email protected]:lcherone/lxd-ui.git && cd lxd-ui | |
# install dependencies | ||
npm install | ||
|
||
# build application - built app will be here: ./build/lxd-ui-0.0.*-x86_64.AppImage | ||
# build application - built app will be in: ./build | ||
npm run build | ||
|
||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters