Skip to content
Snippets Groups Projects
Commit 662e6fee authored by Jens Steidl's avatar Jens Steidl :baby_chick: Committed by Andreas Romeyke
Browse files

- - updated README: added building releases

parent 1d9ceae4
Branches
Tags
No related merge requests found
......@@ -99,6 +99,18 @@ Please note, only release builds are supported and will have version or release
→ Try an example command from below
`perl bin\slubsipbuilderbagit.pl`...
## Building Releases
### Debian 10
1. Check external dependencies:
→ i.e. Appropriate rights schema version included?
2. Build ZIP archive with release version:
`cd SLUB_SIP_Builder`
`bash build_release.sh`
→ creates a ZIP file like`SLUB_SIP_Builder.version-XYZ-master.zip`
3. Create gitlab release
4. Add zip archive to gitlab release
## Documentation
* The Project is based on the BagIt 1.0 specification, visit [RFC8493](https://tools.ietf.org/html/rfc8493) for more information.
* For valid SIP examples based on operating systems, please have a look at `export_dir_kitodo/bagit/lin_*` or `export_dir_kitodo/bagit/win_*`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment