Skip to content
#

project-template

Here are 616 public repositories matching this topic...

camrail
camrail commented Jun 14, 2021

Hi All,

Firstly thanks for this repo, it's amazing and as you well know saves countless hours (first time using it).

Usually when I setup my django with docker projects I do it in such a way that I exec into the container
docker exec -it django bash and then run management commands python manage.py migrate

This wasn't working (I was getting a DATABASE_URL missing error), and after so

pyscaffold
julie777
julie777 commented Feb 14, 2022

Description of your problem

Please provide a minimal, self-contained, and reproducible example.

putup --veryverbose tmpproj

Please provide the full traceback using the --very-verbose flag.
Output has no color.

Please provide any additional information below.
istty check is failing, probably because of the know bug in pip
we are also checking for curses and c

enhancement help wanted good first issue
tpluscode
tpluscode commented Feb 26, 2022

Is your feature request related to a problem? Please describe.

Multiline questions say (Finish with 'Alt+Enter' or 'Esc then Enter')

Apparently only the latter works on Macs because they do not have the Alt key

Describe the solution you'd like

I would not even change the help text, but simply make Option+Enter work since that key typically functions as Alt

enhancement good first issue help wanted
kaushalmall
kaushalmall commented Jul 9, 2020

Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin

https://docs.adobe.com/content/help/en/experience-manager-cloud-service/onboarding/getting-access/creating-aem-application-project.html#using-java-11

It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.

enhancement good first issue

Improve this page

Add a description, image, and links to the project-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the project-template topic, visit your repo's landing page and select "manage topics."

Learn more