Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/update script path readme #254

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

delcroip
Copy link
Member

No description provided.

@delcroip delcroip changed the title Feature/update script apoth readme Feature/update script path readme May 28, 2024
Copy link

- install openIMIS current modules: `pip install -r modules-requirements.txt`
- install openIMIS (external) dependencies: `pip install -r requirements.txt`. For development workstations, one can use `pip install -r dev-requirements.txt` instead, for more modules.
- In the script directory,
- generate the openIMIS modules dependencies file (from openimis.json config): `python modules-requirements.py openimis.json > modules-requirements.txt`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be script/modules-requirements?

Copy link
Member Author

@delcroip delcroip May 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rather tell people to cd in script so the cwd is script, else you might have issue of path

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Script directory should be mentioned though, I had to look for it for it. We can add something like "from script directory" in the parentheses.

openIMIS/openIMIS/openimisapps.py Show resolved Hide resolved
@delcroip delcroip merged commit b0574d4 into develop Jul 18, 2024
5 of 6 checks passed
@delcroip delcroip deleted the feature/update-script-apoth-readme branch November 1, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant