openedx / edx-cookiecutters

Open edx public templates for apps, libraries and services.
Apache License 2.0
26 stars 22 forks source link

Run `make upgrade` automatically when running a cookiecutter #337

Open timmc-edx opened 1 year ago

timmc-edx commented 1 year ago

The README of each cookiecutter lists make upgrade as a separate post-run setup step. However, this could be done automatically by the post-gen hooks.

zameel7 commented 2 months ago

Running make upgrade on Mac M1 had issues. To solve that, I had to do: