63 Forks
166 Stars
166 Watchers

PlayBasics

Example code for my tutorial series about Play Framework 2.x

How to download and setup PlayBasics

Open terminal and run command
git clone https://github.com/mariussoutier/PlayBasics.git
git clone is used to create a copy or clone of PlayBasics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PlayBasics https://github.com/mariussoutier/PlayBasics/archive/master.zip

Or simply clone PlayBasics with SSH
[email protected]:mariussoutier/PlayBasics.git

If you have some problems with PlayBasics

You may open issue on PlayBasics support forum (system) here: https://github.com/mariussoutier/PlayBasics/issues