Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Ask the User for a Prefix #13

Open
1 task
ebebbington opened this issue Feb 27, 2020 · 0 comments
Open
1 task

Ask the User for a Prefix #13

ebebbington opened this issue Feb 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ebebbington
Copy link
Owner

What
We need to prefix the docker containers with something, so as part of the user setup process, ask the user for a prefix. The prefix must be lowercase and a single word. The method exists in the Project class but not the logic

How
Use the response class to ask for a prefix. Look at how other methods implement it

Where

Why
We need to prefix containers as well as the network

End Result
Prefix is saved as a property inside the project class and this is added to every required bit in the end configuration (former is most likely done)

Checklist

  • Develop existing method

Resources

@ebebbington ebebbington added enhancement New feature or request good first issue Good for newcomers labels Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants