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

Consider offering to the user to install flavors at the end of hpal new #43

Open
devinivy opened this issue Apr 26, 2020 · 1 comment
Open

Comments

@devinivy
Copy link
Member

There is some concern noted originally here hapipal/boilerplate#85 that a user may be confused if they add a model after hpal new completes, but the server is still misconfigured. The fix would be to install a flavor first. Perhaps we can bake this into the hpal new process to help streamline setup and as an opportunity to educate new users what to expect next. One snag that we may run into is that an initial commit must be made before cherry-picking a flavor. Any thoughts?

@dcominottim
Copy link

Thanks for opening the discussion here! :)

Thinking about your comments on the original issue, perhaps we could think of something separate from hpal new? You made a good point about most things from the hapi ecosystem being optional (and customizable by means of the .hc.js file in the case of hapipal projects), which made me think that perhaps the solution lies in a new hpal command with semantics of "add a barebones config for this feature/module". I still need to look into hpal in more detail to see how things are currently being implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants