Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_pharmrxiv
Fachrepository für Pharmazie
https://github.com/gbv/reposis_pharmrxiv
mycore reposis
Last synced: 19 days ago
JSON representation
Fachrepository für Pharmazie
- Host: GitHub
- URL: https://github.com/gbv/reposis_pharmrxiv
- Owner: gbv
- License: gpl-3.0
- Created: 2021-10-06T14:45:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T16:19:58.000Z (about 1 year ago)
- Last Synced: 2024-11-10T03:17:47.799Z (3 months ago)
- Topics: mycore, reposis
- Language: SCSS
- Homepage:
- Size: 3.72 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# pharmrxiv
## 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_pharmrxiv/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```