Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_zafet
https://github.com/gbv/reposis_zafet
mycore reposis
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_zafet
- Owner: gbv
- License: gpl-3.0
- Created: 2023-07-12T14:39:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T10:34:10.000Z (7 months ago)
- Last Synced: 2024-11-10T03:17:30.410Z (2 months ago)
- Topics: mycore, reposis
- Language: JavaScript
- Homepage:
- Size: 5.27 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# zafet
## Installation Instructions
* run `mvn clean install`
* copy jar to ~/.mycore/(dev-)mir/lib/## Development
You can add these to your ~/.mycore/(dev-)mir/.mycore.properties
```
MCR.Developer.Resource.Override=/path/to/reposis_zafet/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```