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 support for npx dtx create . #166

Open
johann1301s opened this issue Aug 1, 2022 · 1 comment
Open

Add support for npx dtx create . #166

johann1301s opened this issue Aug 1, 2022 · 1 comment

Comments

@johann1301s
Copy link

johann1301s commented Aug 1, 2022

Current Behavior

If I have an existing project folder or repository, I first run npx dtx create foo, then copy the contents of foo to the root of my project.

Desired Behavior

First cd into an existing project folder, then run npx dtx create . This should then setup all files and folders in the root of the project folder.

Suggested Solution

I suggest using a similar implementation as npx create-next-app . or npx create-react-app .

Skjermbilde 2022-08-01 kl  23 40 23

@johann1301s johann1301s changed the title Add support for npx tsdx create . Add support for npx dtx create . Aug 1, 2022
@aladdin-add
Copy link

PRs are welcome! 😄

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