Skip to content

Feature/issue 86 create makefile for virtual environment#87

Merged
fumitoh merged 2 commits intolifelib-dev:mainfrom
bayesflows:feature/issue-86-create_makefile_for_virtual_environment
Nov 13, 2025
Merged

Feature/issue 86 create makefile for virtual environment#87
fumitoh merged 2 commits intolifelib-dev:mainfrom
bayesflows:feature/issue-86-create_makefile_for_virtual_environment

Conversation

@bayesflows
Copy link
Contributor

Creation of a Makefile in order to:

  1. Create a virtual development environment (via make init command)
  2. Run tests locally (via make test command)
  3. Check code quality (via make lint command)
  4. Build the package (via make build command)

Update of docs relative to use of make commands relative to Makefile

@fumitoh fumitoh merged commit bb03315 into lifelib-dev:main Nov 13, 2025
17 checks passed
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.

2 participants