Skip to content

feat(cli): add nemo storybook subcommand with --component and --search flags#72

Open
geoffjay wants to merge 1 commit into
issue-54from
issue-50
Open

feat(cli): add nemo storybook subcommand with --component and --search flags#72
geoffjay wants to merge 1 commit into
issue-54from
issue-50

Conversation

@geoffjay
Copy link
Copy Markdown
Owner

Closes #50

Summary

  • Added Commands::Storybook(StorybookArgs) to args.rs with --component and --search flags
  • Maintained backward compatibility — all existing flat args (--app-config, --headless, etc.) are preserved
  • Added launch_storybook() to main.rs that generates the storybook config and launches the GPUI app
  • nemo storybook --component button deep-links to the button page on launch
  • nemo storybook --search chart pre-fills the sidebar search filter

Part of epic #9.

…h flags

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@geoffjay
Copy link
Copy Markdown
Owner Author

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant