Skip to content

Brown-University-Library/etd

Repository files navigation

ETD application

Django project for handling Electronic Theses and Dissertations.

Install and Run

  • git clone git@github.com:Brown-University-Library/etd.git (use https://github.com/Brown-University-Library/etd.git if you're not using SSH key)
  • cd etd
  • Install uv if not already installed
  • set environment variables as needed
  • uv sync --extra test
  • uv run python run_tests.py
  • uv run python manage.py migrate
  • uv run python manage.py collectstatic
  • uv run python manage.py runserver

License

[ETD app] EA by [Brown University Library] BUL is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License] CC BY-SA 3.0

Human readable summary:

You are free:
- to Share — to copy, distribute and transmit the work
- to Remix — to adapt the work
- to make commercial use of the work

Under the following conditions:
- Attribution — You must attribute the work to:
  Brown University Library - http://library.brown.edu/its/software/
- Share Alike — If you alter, transform, or build upon this work,
  you may distribute the resulting work only under the same
  or similar license to this one.

About

Django app for handling Electronic Theses and Dissertations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7