KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
xitrum-demos
★ 20
Open GitHub ↗
Demos for Xitrum
Download README (.md)
Explore Similar Repositories
twango
:
twango = Django ORM + Twisted - Blocking
carrierwave_zencoder_example
:
Example Rails 3.1 Application using Uploadify, CarrierWave, and Zencoder
PHPChristmasMiracle
:
A tiny application that mixes Symfony2, ZF2 and Lithium (because that's an xmas miracle)
fabric-provision
:
Provisioning servers with Chef out of Fabric
Patchwork-Doc
:
Documentation related to Patchwork
// 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
xitrum-demos
?
Download (.md)
Xitrum projects require Java 8+. This project contains various demos for [Xitrum](http://xitrum-framework.github.io/). ``` git clone https://github.com/xitrum-framework/xitrum-demos.git cd xitrum-demos sbt/sbt fgRun ``` Now you have a sample project running at http://localhost:8000/ and https://localhost:4430/  To generate Eclipse project: ``` sbt/sbt eclipse ```