You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DMP Roadmap is a Data Management Planning tool. Management and development of DMP Roadmap is jointly provided by the Digital Curation Centre (DCC), http://www.dcc.ac.uk/, and the University of California Curation Center (UC3), http://www.cdlib.org/services/uc3/
9
+
DMP Roadmap is a Data Management Planning tool. Management and development of DMP Roadmap is jointly provided by the Digital Curation Centre (DCC), http://www.dcc.ac.uk/, and the University of California Curation Center (UC3), http://www.cdlib.org/services/uc3/.
10
10
11
11
The tool has four main functions:
12
12
@@ -23,7 +23,7 @@ Roadmap is a Ruby on Rails application and you will need to have:
23
23
* Rails = 4.2
24
24
* MySQL >= 5.0 OR PostgreSQL
25
25
26
-
Further detail on how to install Ruby on Rails applications are available from the Ruby on Rails site: http://rubyonrails.org
26
+
Further detail on how to install Ruby on Rails applications are available from the Ruby on Rails site: http://rubyonrails.org.
27
27
28
28
Further details on how to install MySQL and create your first user and database. Be sure to follow the instructions for your particular environment.
29
29
* Install: http://dev.mysql.com/downloads/mysql/
@@ -36,10 +36,10 @@ You may also find the following resources handy:
36
36
* Ruby on Rails Tutorial Book: http://www.railstutorial.org/
37
37
38
38
#### Installation
39
-
See the [Installation Guide](https://github.com/DMPRoadmap/roadmap/wiki/Installation) on the Wiki
39
+
See the [Installation Guide](https://github.com/DMPRoadmap/roadmap/wiki/Installation) on the Wiki.
40
40
41
41
#### Troubleshooting
42
-
See the [Troubleshooting Guide](https://github.com/DMPRoadmap/roadmap/wiki/Troubleshooting) on the Wiki
42
+
See the [Troubleshooting Guide](https://github.com/DMPRoadmap/roadmap/wiki/Troubleshooting) on the Wiki.
43
43
44
44
#### Support
45
45
Issues should be reported here on [Github Issues](https://github.com/DMPRoadmap/roadmap/issues)
@@ -56,7 +56,7 @@ If you would like to contribute to the project. Please follow these steps to sub
56
56
* Then create a new Pull Request (PR) from your branch to this project's '_**development**_' branch in GitHub
57
57
* The project team will then review your PR and communicate with you to convey any additional changes that would ensure that your work adheres to our guidelines.
58
58
59
-
See the [Contribution Guide](https://github.com/DMPRoadmap/roadmap/blob/development/CONTRIBUTING.md) on the Wiki for more details
59
+
See the [Contribution Guide](https://github.com/DMPRoadmap/roadmap/blob/development/CONTRIBUTING.md) on the Wiki for more details.
60
60
61
61
#### License
62
62
The DMP Roadmap project uses the <ahref="./LICENSE.md">MIT License</a>.
0 commit comments