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

Add documentation on flags for different tools #6

Closed
arihantbansal opened this issue Jul 15, 2022 · 1 comment
Closed

Add documentation on flags for different tools #6

arihantbansal opened this issue Jul 15, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@arihantbansal
Copy link

Description

Add descriptive documentation for the different flags and their combinations for choosing between React frontend environments, CSS frameworks and Ethereum development environments.

Why is this needed?

Simplifies usage of the tool for beginners.

Proposed Solution or API

Available options:

  • --ts or --typescript: Use TypeScript instead of JavaScript.
  • --use-npm: Use npm for installing dependencies.
  • --use-pnpm: Use pnpm for installing dependencies.

Along these lines

Additional Information

No response

@arihantbansal arihantbansal added the enhancement New feature or request label Jul 15, 2022
@e-roy
Copy link
Owner

e-roy commented Jul 15, 2022

@arihantbansal thank you for the suggestion, I did consider doing this, but wanted to consider future potential options for this project

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

No branches or pull requests

2 participants