https://github.com/digibib/redef
DEPRECATED (integrated in digibib/ls.ext )
https://github.com/digibib/redef
Last synced: about 1 year ago
JSON representation
DEPRECATED (integrated in digibib/ls.ext )
- Host: GitHub
- URL: https://github.com/digibib/redef
- Owner: digibib
- License: mit
- Created: 2015-03-13T12:30:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T16:46:03.000Z (about 11 years ago)
- Last Synced: 2024-04-14T18:14:09.031Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 875 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Redefining library systems.
===
Modules
--
Modules in this project:
* [Patron client](patron-client/README.md)
* ["Catalinker"](catalinker/README.md)
* [Service layer/backend](services/README.md)
Development environment
--
We use Vagrant and Virtualbox (prerequisites).
To get started developing do `make run-dev`.
See [Makefile](Makefile).