Skip to content
LucileDT edited this page Jun 26, 2017 · 14 revisions

Download

ℹ️ You can set up an instance of the calendar in various way, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

⚠️ commands are given for Ubuntu, they may not be appropriate for all Linux distributions. If one of them doesn't work, feel free to search with your favourite search engine how to do the described step with your own distribution.

🚧 This page is under construction, some content may be unusable.

Install with Bower

Step 1 : Install NodeJS

e.G. for Ubuntu

sudo apt-get install nodejs

Step 2 : Install NPM

e.G. for Ubuntu

sudo apt-get install npm

Step 3 : Install Bower

e.G. for Ubuntu

sudo npm install -g bower

ℹ️ if you encounter the error /usr/bin/env: node: No such file or directory, please, follow this link: node: No such file or directory 🔗.

🚧

Install with Composer

🚧

Dependencies

🚧

Usage

🚧

Clone this wiki locally