F45FW / generator-fwsp-hydra

Yeoman generator for Hydra services
MIT License
8 stars 5 forks source link

Add prompt for username/company #23

Closed cjus closed 7 years ago

cjus commented 7 years ago

The generator already prompts the user for their Full name and email address for use in later creating a Dockerfile. It would be great if it could ask for a username/company value for use in the docker build phase.

Currently the default is flywheelsports

Running 'docker build -t flywheelsports/hello-service:0.0.1 /Users/cjus/dev/hello-service'