https://github.com/dataesr/harvest-orcid
https://github.com/dataesr/harvest-orcid
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataesr/harvest-orcid
- Owner: dataesr
- License: mit
- Created: 2022-06-02T07:02:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T09:59:31.000Z (over 2 years ago)
- Last Synced: 2025-09-11T10:49:52.146Z (9 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# harvest-orcid
## Release
It uses [semver](https://semver.org/).
To create a new release:
```shell
make release VERSION=x.x.x
```