Feature request - Add method that generates the shell script

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python, shell
Domain
devops, tooling

Research direction

Start by reviewing the Python configuration objects that generate MARTe2 configuration files and determine where generated runtime artifacts could be exposed. Define the expected shell-script behavior for LD_LIBRARY_PATH, optional state-machine startup, and the HTTP server, including how URLs and startup instructions are represented. Done means the generated output provides a usable script and clear comments for these runtime steps.

Written by the indexing model from the issue text.

Description

In order to run MARte with the generated cfg file a shell script is required that puts all of the needed GAM/Datasource build directories in the LD_LIBRARY_PATH. This script will possibly refer to a state machine and possibly start an HTTP server. The python configuration objects could generate this script, including comments on how to start it, what url(s) the http server are at, etc...

Dominant language
Python
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.