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

[ REQUEST ]: Add a template manager like npx create react-app for the templates and deno #15

Closed
TeoDev1611 opened this issue Aug 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TeoDev1611
Copy link
Member

  • Add the template manager like: npx create react-app and replace with a dpm template fresh-app

Make a template manager for the Dpm

@TeoDev1611 TeoDev1611 added the enhancement New feature or request label Aug 4, 2022
@TeoDev1611 TeoDev1611 self-assigned this Aug 4, 2022
@TeoDev1611 TeoDev1611 changed the title [ REQUEST ] [ REQUEST ]: Add a template manager like npx create react-app for the templates and deno Aug 4, 2022
@TeoDev1611
Copy link
Member Author

Done the features dpm template --install repoName/RepoOwner, dpm template --list, dpm template --search template-name

  • The first is the installation command for download and make a offline template!!
  • The second is the list command for list all templates installed in the directory!!
  • The third is the search command for search one template and show the readme

Working

  • The usage command for copy the files to the current directory or other!

@TeoDev1611 TeoDev1611 reopened this Aug 5, 2022
@TeoDev1611
Copy link
Member Author

Done the features dpm template --use templatename and copy to the current directory or prompt

This issue was closed.
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

1 participant