blob: 84d2d4c68c12154c716c49bbc960878f71afbe2e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Luxcena-Neo
Dependencies [](https://david-dm.org/jakobst1n/luxcena-neo)[](https://david-dm.org/jakobst1n/luxcena-neo?type=dev)
Branch (dev) [](https://david-dm.org/jakobst1n/luxcena-neo/dev)[](https://david-dm.org/jakobst1n/luxcena-neo/dev?type=dev)
## Wiki
The wiki will be available right in the browser when you have the software installed. If you want to contribute, you follow standard procedures for contributing here, and change/add/delete the markdown-files found in `/docs`. Don't worry about the `_book` folder, as that contains the generated html wiki.
## Install
```
wget https://raw.githubusercontent.com/JakobST1n/Luxcena-Neo/master/bin/install.sh && chmod +x install.sh && sudo ./install.sh && rm install.sh
```
|