Skip to content

misasa/medusa_rest_client

Repository files navigation

gem package -- medusa_rest_client

A series of Ruby interfaces to Medusa.

Description

A series of Ruby interfaces to Medusa. This gem is a client for interacting with rails project -- medusa by REST. Medusa REST API follows the Rails's RESTful conventions, so this gem uses ActiveResource to interact with the Medusa REST API. This gem allows Ruby developers to programmatically access the API and provides some useful functions to manage records on the Medusa programmatically.

This package is referred by gem package -- sisyphus-for-medusa and gem package -- pmlatex.

Requirements

Ruby 2.5, 2.6, or 2.7.

Installation

Install the package by yourself as:

$ gem sources -a http://devel.misasa.okayama-u.ac.jp/gems/
$ gem install medusa_rest_client

Commands

No command is installed by this gem but one for debug.

Commands are summarized as:

command description note
medusa Provide debug console during interaction with Medusa

Usage

See specfile how to call Ruby API.

Or see online document:

$ medusa --help

About

Ruby package to talk to Medusa

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors