You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prints the list of commands (just convenience commands like framework run [prompt], framework logs, ... — not important since the UI already implements all features)
Prints the CLI version
[Only if trivial to implement] Show whether the version is up-to-date (by using $ npm info).
Should be async (show static info first, then await npm server and show "up-to-date" label)
Note
This includes brainstorming ideas (long-term vision). A lot is out-of-scope for the MVP: we can only implement the MVP-relevant parts.
I suggest that running
$ frameworkdoes the following:localhost:4200) is runningframework run [prompt],framework logs, ... — not important since the UI already implements all features)$ npm info).(✅ auto-update enabled).