Coder Social home page Coder Social logo

nerodesk's Introduction

Build Status

Fast, Simple, Open-Source Cloud Storage.

www.nerodesk.com | twitter.com/nerodesk

To start application using default port use command line specified below:

$ mvn clean package
$ java -cp target/nerodesk.jar:target/deps/* com.nerodesk.Launch --port=8080

If you're on Windows:

java -cp target\nerodesk.jar;target\deps\* com.nerodesk.Launch --port=8080

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. Before sending us your pull request please run full Maven build:

$ mvn clean install -Pqulice,cobertura

Don't forget to set your default encoding to UTF-8. On Windows:

SET JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8

To avoid build errors use maven 3.2+. Minimum Java version is 1.7.

To start a web server locally run:

$ mvn clean integration-test -Phit-refresh -Dport=8080

If you have questions or general suggestions, don't hesitate to submit a new GitHub issue.

License & Copyright

Copyright (c) 2015, nerodesk.com. All rights reserved.

License information can be found here.

Made By Teamed.io DevOps By Rultor.com

nerodesk's People

Contributors

pinaf avatar longtimeago avatar rultor avatar caarlos0 avatar k0r avatar krzyk avatar carlosmiranda avatar dmzaytsev avatar

Watchers

Endrigo Antonini avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.