nextcloud/app-tutorial

Name: app-tutorial

Owner: Nextcloud

Description: Tutorial app which is built in the tutorial

Created: 2017-07-30 08:28:39.0

Updated: 2017-12-28 21:31:42.0

Pushed: 2017-08-30 19:22:05.0

Homepage:

Size: 99

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Tutorial

Build Status

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

cd nextcloud/apps

Then run:

git clone https://github.com/nextcloud/app-tutorial.git notestutorial

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

Then install the dependencies using:

composer install

Important: The tutorial requires PHP 7.1 due to type hinting. You may need to remove them for PHP versions lower than 7.1 and 7.0

Using the Makefile

The following make targets are available:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.