Blame view

README.md 1.29 KB
f4cc364b   isisadmin   Update
1
  # COMPONENTS
6bb354e8   isisadmin   update readme
2
  
c71f7df8   isisadmin   update
3
  COMPONENTS is a repositiory of datalet and controllet, maintained by the [UNISA TEAM](http://www.isislab.it/) for the [ROUTE-TO-PA PROJECT](http://www.routetopa.eu/).
6bb354e8   isisadmin   update readme
4
5
6
7
8
9
10
  
  
  ## Table of contents
  
  * [Quick start](#quick-start)
  * [Bugs and feature requests](#bugs-and-feature-requests)
  * [Documentation](#documentation)
6bb354e8   isisadmin   update readme
11
12
13
14
15
16
17
  * [Versioning](#versioning)
  * [Creators](#creators)
  * [Copyright and license](#copyright-and-license)
  
  
  ## Quick start
  
71d368e6   isisadmin   Update md
18
  Clone the repo: `git clone http://service.routetopa.eu:7480/WebCompDev/COMPONENTS.git`.
6bb354e8   isisadmin   update readme
19
20
21
  
  ### What's included
  
c71f7df8   isisadmin   update
22
  Within the download you'll find the following directories and files. You'll see something like this:
6bb354e8   isisadmin   update readme
23
24
  
  ```
c71f7df8   isisadmin   update
25
26
27
28
29
30
31
32
33
34
35
  COMPONENTS/
  ├── bower_components/
  │   ├── ...
  ├── controllets/
  │   ├── ...
  │   └── ...
  ├── datalets/
  │   ├── ...
  │   └── ...
  └── docs/
      ├── docs.html
6bb354e8   isisadmin   update readme
36
37
  ```
  
6bb354e8   isisadmin   update readme
38
39
  ## Bugs and feature requests
  
c71f7df8   isisadmin   update
40
41
  Have a bug or a feature request? 
  Send a mail to developers@routetopa.eu
6bb354e8   isisadmin   update readme
42
43
44
  
  ## Documentation
  
c71f7df8   isisadmin   update
45
  Every datalet/controllet has a doc.html file in datalet/controllet root directory
6bb354e8   isisadmin   update readme
46
  
6bb354e8   isisadmin   update readme
47
  ## Versioning
c71f7df8   isisadmin   update
48
  v0.1
6bb354e8   isisadmin   update readme
49
  
6bb354e8   isisadmin   update readme
50
  ## Creators
c71f7df8   isisadmin   update
51
  UNISA Team - Dipartimento di Informatica - Università degli studi di Salerno - Italy
6bb354e8   isisadmin   update readme
52
  
6bb354e8   isisadmin   update readme
53
54
  ## Copyright and license
  
785064b8   isisadmin   Update readme
55
  Code released under [the MIT license](https://opensource.org/licenses/MIT).