Tutorial app which is built in the tutorial
Перейти к файлу
Bernhard Posselt 9c7374333b more travis fixes 2015-03-22 14:03:54 +01:00
appinfo travis commit 2015-03-22 13:57:59 +01:00
controller dont check for not found errors on create 2015-01-15 16:28:50 +01:00
css first commit 2015-01-10 00:25:43 +01:00
db first commit 2015-01-10 00:25:43 +01:00
img first commit 2015-01-10 00:25:43 +01:00
js first commit 2015-01-10 00:25:43 +01:00
service remove error log 2015-01-15 16:30:48 +01:00
templates first commit 2015-01-10 00:25:43 +01:00
tests update tutorial app to include changes from 8.1 2015-03-22 13:38:55 +01:00
.travis.yml more travis fixes 2015-03-22 14:03:54 +01:00
AUTHORS.md adjust license details 2015-01-10 11:38:36 +01:00
CHANGELOG.md adjust license details 2015-01-10 11:38:36 +01:00
COPYING first commit 2015-01-10 00:25:43 +01:00
Makefile Update Makefile 2015-03-17 12:47:58 +01:00
README.md Update README.md 2015-02-03 15:19:35 +01:00
phpunit.integration.xml first commit 2015-01-10 00:25:43 +01:00
phpunit.xml first commit 2015-01-10 00:25:43 +01:00

README.md

Tutorial

Build Status

This is the tutorial app. To install it change into your ownCloud's apps directory:

cd owncloud/apps

Then run:

git clone https://github.com/owncloud/app-tutorial.git ownnotes

where the branch parameter is the ownCloud version that you are targeting:

  • ownCloud 8: stable8
  • ownCloud master: master