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

Improve terminal output to explain to the user exactly what was created #11

Closed
umaar opened this issue Jan 3, 2018 · 0 comments
Closed

Comments

@umaar
Copy link
Member

umaar commented Jan 3, 2018

Here is a happy path:

dojo create theme
? What Package to do you want to theme? @dojo/widgets
? Any more? No
? Which of the @dojo/widgets theme files would you like to scaffold? accordionPane
 create ...src/themes/theme.ts

Notice, we are told a theme file was created, but not which CSS modules were created. The user should be told this information.

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