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 custom app template from web #4

Open
borisliu opened this issue Mar 16, 2021 · 4 comments
Open

Add custom app template from web #4

borisliu opened this issue Mar 16, 2021 · 4 comments

Comments

@borisliu
Copy link
Contributor

maybe it look like :

deno run --allow-read --allow-write --allow-net https://deno.land/x/alosaur/cli.ts --remote-template https://myrepo/mygit.git new myProject

@irustm irustm added good first issue Good for newcomers and removed good first issue Good for newcomers labels Mar 16, 2021
@irustm
Copy link
Member

irustm commented Mar 16, 2021

I don't know who will benefit from this, is it the same as making a git clone?

@borisliu
Copy link
Contributor Author

It like the cookiecutter(https://github.com/cookiecutter/cookiecutter). I'll make a app template using alosaur and typeorm. Someone can use it by a command line.

@irustm
Copy link
Member

irustm commented Mar 20, 2021

How about simply adding support for a custom application via github instead of git? by replacing this base url https://github.com/alosaur/cli/blob/main/new.ts#L19

@borisliu
Copy link
Contributor Author

Thanks. I'll try

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