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

Re-introduce the cookiecutters. #877

Merged
merged 22 commits into from
Jul 2, 2024
Merged

Conversation

Wim-De-Clercq
Copy link
Contributor

@Wim-De-Clercq Wim-De-Clercq commented Jun 27, 2024

Issue #876

To test from branch:

# venv 3.10 .venv
cookiecutter gh:OnroerendErfgoed/atramhasis --directory cookiecutters/demo --checkout feature/876_cookiecutters
# below is because atramhasis is not yet released, this will not be part of READMEs
pip install "atramhasis @ git+ssh://git@github.com/OnroerendErfgoed/atramhasis.git@develop"
pip install -e .[dev]
alembic upgrade head
# (for demo only) initialize_atramhasis_db development.ini
pserve development.ini 

warning the atramhasis install from github will trigger a dojo build, so prepare for your computer to freeze and close pycharm.

@goessebr goessebr self-requested a review July 1, 2024 15:04
@goessebr goessebr merged commit 4892417 into develop Jul 2, 2024
7 checks passed
@goessebr goessebr deleted the feature/876_cookiecutters branch July 2, 2024 09:43
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