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

Generate Stories Using the HTL Engine Method #85

Open
megazear7 opened this issue Apr 9, 2020 · 4 comments
Open

Generate Stories Using the HTL Engine Method #85

megazear7 opened this issue Apr 9, 2020 · 4 comments

Comments

@megazear7
Copy link

Currently, the sba story command only generates stories that use the fetchFromAEM method. This should be updated to optionally generate stories using the htl-engine method. This should be either configured in the package.json or asked as a user prompt after running the sba story command.

@jzeltman
Copy link
Contributor

It should be asked in the sba story command, and/or have a flag the command responds to. Also, I think there's some additional questions that could be asked that would be more tailored to using the HTL Engine method.

@CodeByAlex
Copy link
Member

I think this is definitely a good idea @megazear7

@megazear7
Copy link
Author

Sounds good. Maybe it defaults to asking which method you want to use, but if it is answered in the package.json then it isn't asked in the sba story command, so that the CLI could be configured for easier usage, skipping questions if they are already answered in the config.

@CodeByAlex
Copy link
Member

I think that would be a good way to handle it

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

No branches or pull requests

3 participants