-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7007cda
commit aa8ed62
Showing
1 changed file
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,19 @@ | ||
# Merritt Atom Harvester | ||
|
||
This standalone process will harvest Nuxeo Atom feeds for Merritt processing. | ||
This standalone process builds collection-specific scripts that harvest Nuxeo Atom feeds for Merritt processing. | ||
|
||
## Dependencies | ||
|
||
This code depends on the following Merritt Ruby Gems | ||
- [UC3 SSM](https://github.com/CDLUC3/uc3-ssm) | ||
- [Merritt Ingest Client](https://rubygems.org/gems/mrt-ingest) | ||
|
||
## Build instructions | ||
|
||
## Test instructions | ||
|
||
## Internal Links | ||
|
||
### Deployment and Operations at CDL | ||
|
||
## Legacy README | ||
|
||
### Requirements | ||
``` | ||
Ruby | ||
Rake | ||
``` | ||
|
||
### Packaging | ||
|
||
### Architecture overview | ||
|
||
### Test | ||
|
||
### Logs | ||
## Internal Links | ||
- https://github.com/CDLUC3/mrt-doc-private/blob/main/mrt-atom.md | ||
|