Blame view

README.md 1.47 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
11
12
13
14
15
16
17
18
19
  
  
  ## Table of contents
  
  * [Quick start](#quick-start)
  * [Bugs and feature requests](#bugs-and-feature-requests)
  * [Documentation](#documentation)
  * [Contributing](#contributing)
  * [Community](#community)
  * [Versioning](#versioning)
  * [Creators](#creators)
  * [Copyright and license](#copyright-and-license)
  
  
  ## Quick start
  
71d368e6   isisadmin   Update md
20
  Clone the repo: `git clone http://service.routetopa.eu:7480/WebCompDev/COMPONENTS.git`.
6bb354e8   isisadmin   update readme
21
22
23
  
  ### What's included
  
c71f7df8   isisadmin   update
24
  Within the download you'll find the following directories and files. You'll see something like this:
6bb354e8   isisadmin   update readme
25
26
  
  ```
c71f7df8   isisadmin   update
27
28
29
30
31
32
33
34
35
36
37
  COMPONENTS/
  ├── bower_components/
  │   ├── ...
  ├── controllets/
  │   ├── ...
  │   └── ...
  ├── datalets/
  │   ├── ...
  │   └── ...
  └── docs/
      ├── docs.html
6bb354e8   isisadmin   update readme
38
39
  ```
  
6bb354e8   isisadmin   update readme
40
41
  ## Bugs and feature requests
  
c71f7df8   isisadmin   update
42
43
  Have a bug or a feature request? 
  Send a mail to developers@routetopa.eu
6bb354e8   isisadmin   update readme
44
45
46
  
  ## Documentation
  
c71f7df8   isisadmin   update
47
  Every datalet/controllet has a doc.html file in datalet/controllet root directory
6bb354e8   isisadmin   update readme
48
  
6bb354e8   isisadmin   update readme
49
50
  ## Contributing
  
c71f7df8   isisadmin   update
51
  
6bb354e8   isisadmin   update readme
52
53
  ## Community
  
785064b8   isisadmin   Update readme
54
  Get updates on COMPONENTS's development and chat with the project maintainers and community members.
6bb354e8   isisadmin   update readme
55
56
  
  ## Versioning
c71f7df8   isisadmin   update
57
  v0.1
6bb354e8   isisadmin   update readme
58
  
6bb354e8   isisadmin   update readme
59
  ## Creators
c71f7df8   isisadmin   update
60
  UNISA Team - Dipartimento di Informatica - Università degli studi di Salerno - Italy
6bb354e8   isisadmin   update readme
61
  
6bb354e8   isisadmin   update readme
62
63
  ## Copyright and license
  
785064b8   isisadmin   Update readme
64
  Code released under [the MIT license](https://opensource.org/licenses/MIT).