Skip to content

proycon/codemeta2mp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Codemeta to SSHOC Open Marketplace

This is a converter to transform data from codemeta into a representation that can be submitted to the SSHOC Open Marketplace via an API.

Installation

For now:

pip install git+https://github.com/proycon/codemeta2mp.git

Usage

If you already have a codemeta.json file, just run codemeta2mp --username username --password password codemeta.json to upload it to the SSHOC marketplace:

  1. Find the tool you want to convert on https://tools.clariah.nl/ (e.g. https://tools.clariah.nl/frog
  2. Run this on on it: curl --header 'Accept: application/json' https://tools.clariah.nl/frog/ | codemeta2mp --username username --password password -

About

codemeta to SSHOC Open Marketplace converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages