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

feat(setup): Use new setup process: Call iob_cache.py directly. #283

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

arturum1
Copy link
Contributor

New setup process no longer uses setup.mk or bootstrap.py The user calls python3 -B ./iob_cache.py directly to intiate the setup process (create the build dir).
Checkout the contents of the Makefile for examples.

New setup process no longer uses setup.mk or bootstrap.py
The user calls `python3 -B ./iob_cache.py` directly to intiate the setup process
(create the build dir).
Checkout the contents of the Makefile for examples.
@jjts jjts merged commit 50551f6 into IObundle:if_gen Sep 29, 2023
2 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.

None yet

2 participants