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

[Question] How to customize #1

Open
ryanbuening opened this issue Jun 3, 2021 · 2 comments
Open

[Question] How to customize #1

ryanbuening opened this issue Jun 3, 2021 · 2 comments
Labels
question Further information is requested

Comments

@ryanbuening
Copy link

Great tool!

Is there a way to customize the files and folders that get created? Or are there instructions on how someone could clone this project, modify the logic, and create their own dotnet tool?

@ShreyasJejurkar
Copy link
Owner

ShreyasJejurkar commented Jun 5, 2021

Thanks for the issue.

As of now, the command splits out all folders based on the standard mentioned in README. But in the next release tool will have minimal options that can be invoked by dotnet-new-project -m. This will create only necessary files and folders like src, tests, and others.

@ShreyasJejurkar ShreyasJejurkar added the question Further information is requested label Jun 5, 2021
@ryanbuening
Copy link
Author

Cool. When you say "necessary files", what are the files you are specifying as "necessary"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants