Coder Social home page Coder Social logo

eddyverbruggen / play1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from playframework/play1

0.0 2.0 0.0 726.69 MB

Play framework

Home Page: https://www.playframework.com/documentation/1.4.x/home

License: Other

Shell 0.01% JavaScript 28.14% Python 11.12% Java 50.34% Scala 0.03% CSS 1.26% HTML 8.86% PLpgSQL 0.03% Batchfile 0.01% Vim Snippet 0.20%

play1's Introduction

Welcome to Play framework

Join the chat at https://gitter.im/playframework/play1

Play framework makes it easier to build Web applications with Java. It is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures. Play is a perfect companion to agile software development.

Learn more on the https://www.playframework.com website.

Getting started

1. Install the latest version of Play framework and unzip it anywhere you want:

unzip play-*.zip -d /opt/play

2. Add the play script to your PATH:

export PATH=$PATH:/opt/play

3. Create a new Play application:

play new /opt/myFirstApp

4. Run the created application:

play run /opt/myFirstApp

5. Go to localhost:9000/ and you’ll see the welcome page.

6. Start developing your new application:

Get the source

Fork the project source code on Github:

git clone git://github.com/playframework/play.git

The project history is pretty big. You can pull only a shallow clone by specifying the number of commits you want with —depth:

 git clone git://github.com/playframework/play.git --depth 10

Reporting bugs

Please report bugs on our lighthouse tracker.

Learn More

Licence

Play framework is distributed under Apache 2 licence.

play1's People

Contributors

pepite avatar xael-fry avatar guillaumebort avatar asolntsev avatar erwan avatar mbknor avatar jfp avatar angryziber avatar notalifeform avatar aleksandy avatar tomparle avatar tazmaniax avatar sbeigel avatar mkurz avatar flybyray avatar opensource21 avatar jacol84 avatar ikeike443 avatar gpgekko avatar gbevin avatar ludofischer avatar holajsh avatar lmcalpin avatar perfectcarl avatar dejan2609 avatar sant0s avatar pareis avatar fromage avatar opensas avatar spinscale avatar

Watchers

James Cloos avatar  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.