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

Build a CLI tool to input information and create the extension interactively. #4

Open
kryptokinght opened this issue Jan 29, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kryptokinght
Copy link
Owner

kryptokinght commented Jan 29, 2019

Cloning the extension brings in a lot of unnecessary features to the user who are only deciding to build a very simple extension with suppose only background page.
Provide options for the addition of only those features which the user requires.
The CLI tool will contain:

  • Information about the extension like name of extension, descriptions,
  • Options to add popup feature, sidebar feature, background feature.
  • Do they want to install libraries like Jest, Enzyme, ESLint, React-storybook
    Something on the lines of Yeoman CLI or create-react-app CLI tools.
@kryptokinght kryptokinght added enhancement New feature or request help wanted Extra attention is needed labels Jan 29, 2019
@sss63232
Copy link

sss63232 commented Mar 4, 2020

for sb doing this, try vadimdemedes/ink: 🌈 React for interactive command-line apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants