Difference between revisions of "SUNScholar/Customisation/Developers"

From Libopedia
Jump to navigation Jump to search
m
Line 18: Line 18:
 
==Programming Tools==
 
==Programming Tools==
 
*https://github.com/ubuntu/ubuntu-make
 
*https://github.com/ubuntu/ubuntu-make
 +
*http://www.computerworld.com/article/3030427/linux/how-to-use-locate-and-grep-to-find-files-on-a-linux-or-os-x-system.html
 +
 
==Software Packaging==
 
==Software Packaging==
 
*http://www.linuxuser.co.uk/tutorials/build-your-own-deb-and-rpm-packages
 
*http://www.linuxuser.co.uk/tutorials/build-your-own-deb-and-rpm-packages

Revision as of 12:39, 26 February 2016

BACK TO CUSTOMISATION

Introduction

These wiki pages are of interest to those who want to develop features for DSpace and those who wish to integrate DSpace with other web applications.

Application Programming Interface (API)

Troubleshooting

Java Help

Git Help

Programming Tools

Software Packaging

Official DSpace Documentation