Blame view

README.md 1.58 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
20
21
22
23
  
  
  ## 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
  
  Several quick start options are available:
  
  * [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.5.zip).
  * Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
6bb354e8   isisadmin   update readme
24
25
26
  
  ### What's included
  
c71f7df8   isisadmin   update
27
  Within the download you'll find the following directories and files. You'll see something like this:
6bb354e8   isisadmin   update readme
28
29
  
  ```
c71f7df8   isisadmin   update
30
31
32
33
34
35
36
37
38
39
40
  COMPONENTS/
  ├── bower_components/
  │   ├── ...
  ├── controllets/
  │   ├── ...
  │   └── ...
  ├── datalets/
  │   ├── ...
  │   └── ...
  └── docs/
      ├── docs.html
6bb354e8   isisadmin   update readme
41
42
  ```
  
6bb354e8   isisadmin   update readme
43
44
  ## Bugs and feature requests
  
c71f7df8   isisadmin   update
45
46
  Have a bug or a feature request? 
  Send a mail to developers@routetopa.eu
6bb354e8   isisadmin   update readme
47
48
49
  
  ## Documentation
  
c71f7df8   isisadmin   update
50
  Every datalet/controllet has a doc.html file in datalet/controllet root directory
6bb354e8   isisadmin   update readme
51
  
6bb354e8   isisadmin   update readme
52
53
  ## Contributing
  
c71f7df8   isisadmin   update
54
  
6bb354e8   isisadmin   update readme
55
56
  ## Community
  
785064b8   isisadmin   Update readme
57
  Get updates on COMPONENTS's development and chat with the project maintainers and community members.
6bb354e8   isisadmin   update readme
58
59
  
  ## Versioning
c71f7df8   isisadmin   update
60
  v0.1
6bb354e8   isisadmin   update readme
61
  
6bb354e8   isisadmin   update readme
62
  ## Creators
c71f7df8   isisadmin   update
63
  UNISA Team - Dipartimento di Informatica - Università degli studi di Salerno - Italy
6bb354e8   isisadmin   update readme
64
  
6bb354e8   isisadmin   update readme
65
66
  ## Copyright and license
  
785064b8   isisadmin   Update readme
67
  Code released under [the MIT license](https://opensource.org/licenses/MIT).