Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Excerpt

Guidelines for developing DSpace and getting your code accepted.

Table of Contents
outlinetrue
stylenone

Code Contribution Guidelines

  • Code Contribution Guidelines - Provides details on our Code Approval processes and our DSpace code conventions! Before you get started on your project, make sure you understand our Code Contribution Guidelines!

Developing With Git/GitHub

The DSpace codebase has migrated to GitHub: https://github.com/DSpace/DSpace

If you are new to Git or GitHub development, the following resources that may be of interest to you.

Still want to use SVN locally, even though DSpace is on GitHub?

Developing Environments (IDEs)

You are free to use whatever developer environment works for you. Here are some guides for setting up and using particular environments.

Also, if you are interested in using Git/Github for local DSpace development see this for hints/tips:

Useful tools

Other Resources