KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Galaxia
★ 12
Open GitHub ↗
Temple Galaxia - Burning Man 2018
Download README (.md)
Explore Similar Repositories
QtRODemos
:
No description available.
webpackconfig.github.io
:
Dont waste your time in writing your webpack. Just generate it in here
new-file-by-type
:
A vscode Extension to create file by file type and generate template code (一个VScode扩展:根据文件或项目类型创建文件,并自动生成模板代码)
theonestore
:
No description available.
NkznTodo
:
Layered Architecture based React application structure sample.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Galaxia
?
Download (.md)
# NOT ACCEPTING FURTHER PR's TY! # Temple Galaxia  ## To Run `./gradlew run` ### Requirements Java 8, if you don't already have it on your system: - Debian/Ubuntu ``` sudo apt-get install openjdk-8-jre ``` - Fedora/RHEL/Oracle ``` su -c "yum install java-1.8.0-openjdk" ``` - OSX ``` brew cask install caskroom/versions/java8 ``` - Windows - Let us know! ## IntelliJ Setup This is a gradle project so intellij should automagically just Work with a few clicks. Note: tested with intellij 2018.1.2 - Checkout repo - File > New > Project From Existing Sources - Select Galaxia directory - Hit "Import project from existing model" > "Gradle" and use the defaults - Finish - Intellij will then run gradle pulling in dependencies and building the project - Create the run configuration - View > Tool Windows > Gradle - Open up Galaxia > Tasks > application - Double click on "run" - P3LX window should appear - You can now hit the run to start the project up ### Special thanks to - [Mark Slee](https://github.com/mcslee): The creator of [LX Suite of tools](https://github.com/heronarts/LXStudio) - [Matty Goodman](https://github.com/meawoppl): For all the software - [Bash Zaidy](https://github.com/bash102): Circuit designs that make this all possible - Robb Walters: PCBa layouts while we sleep!