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

Support for Workspaces #177

Open
ChristopherBiscardi opened this issue Jun 1, 2018 · 1 comment
Open

Support for Workspaces #177

ChristopherBiscardi opened this issue Jun 1, 2018 · 1 comment

Comments

@ChristopherBiscardi
Copy link

kit-cli seems to use a single examples folder with a set of files in it. Most of my projects are workspace based with multiple packages (whether lerna, yarn, or bolt), so I'd like to co-locate examples with those packages.

Is there any interest in supporting multiple examples folders (such as one for each package) or globbing examples via a file extension (thing.example-1.js) in kit-cli? or is this something where I should be using the Library, etc components to build my own "kit-cli" on top of say, gatsby?

@jxnblk
Copy link
Member

jxnblk commented Jun 2, 2018

Yes, we'd definitely like to support that! This PR is a first stab at supporting that, and will try to wrap this up over the next few days: c8r/x0#55

As for whether you'd prefer to use the Library component versus the kit-cli, that's sort of up to you, and we plan to keep both options available for flexibility

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

No branches or pull requests

2 participants