Skip to content

Create separate package for importing the terminal/driver in custom extensions #405

@R-Bower

Description

@R-Bower

Is your feature request related to a problem? Please describe.
I'm building a vscode extension that uses bitbake over the CLI (just bash for now). Your PseudoTerminal and driver approach is awesome, and I could see our project benefitting from this.

Describe the solution you'd like
It'd be great if we could source the BitBake Driver and Terminal modules independently like a typical npm dependency.

Describe alternatives you've considered
Forking the existing code from the library and integrating as needed.

Additional context
I'd be happy to submit a PR with this change, though it may require some restructuring, re: packages. I believe this repository is set up primarily as a single extension. I'd probably extract the reusable logic into a shared package for external consumption.

Metadata

Metadata

Assignees

Labels

contribution welcomeMaintainers haven't planned to address this but welcome external PRsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions