hellovip / Catroweb

Source of http://www.pocketcode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catroweb

Catroweb is the name of Pocket Code community website for the associated Catrobat project.

The website features Catrobat projects (also called Catrobat programs) uploaded directly from Pocket Code. These projects can be downloaded and opened in Pocket Code, for execution on one's Android device and also for remixing. Further functionality such as commenting, forums, a wiki and many others are planned.

The Community website with sample programs can be found at https://www.pocketcode.org.

Please report all bugs on our Jira Bugtracker

###How to get started:

A step by step guide for Ubuntu.

  • Open the terminal.
  • If not already done, install git (sudo apt-get install git)
  • Get the Catroweb repository (git clone git://github.com/Catrobat/Catroweb)
  • Change directory (cd Catroweb)
  • Type 'make init-dev' (You'll be asked for the SQL-Username and SQL-Password, you can find it in 'passwords.php')
  • Type 'make init-all' (This may take a while)
  • Open the browser and go to 'catroid.local'
  • Have fun!

About

Source of http://www.pocketcode.org


Languages

Language:PHP 97.6%Language:CSS 0.8%Language:JavaScript 0.7%Language:Java 0.5%Language:OCaml 0.2%Language:Python 0.1%Language:Perl 0.1%Language:Makefile 0.0%Language:Shell 0.0%Language:C 0.0%Language:D 0.0%