Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_phtg
https://github.com/gbv/reposis_phtg
mycore reposis
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_phtg
- Owner: gbv
- License: gpl-3.0
- Created: 2021-05-14T11:27:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T10:09:40.000Z (3 months ago)
- Last Synced: 2024-11-10T03:17:19.014Z (2 months ago)
- Topics: mycore, reposis
- Language: JavaScript
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# reposis_phtg
## 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_phtg/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```