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

Angular CLI template to have terminal #1437

Closed
tcozzens opened this issue Jan 7, 2019 · 5 comments
Closed

Angular CLI template to have terminal #1437

tcozzens opened this issue Jan 7, 2019 · 5 comments

Comments

@tcozzens
Copy link

tcozzens commented Jan 7, 2019

🌈 Feature

What is this feature?

Allow users to use Angular CLI to generate components, routes, services and pipes with a simple command.

How the feature should work?

Just like how it would if you had Angular CLI installed locally.

You have examples or an idea how it can be implemented?

I would like to be able to do the "ng generate [component name]" to create a whole Angular component, the same way it does locally.

Why?

Angular CLI is the mainstream development method for Angular and it seems like with the template called Angular CLI we (as a user) should be able to run the commands. Though I am not sure that this is possible

@SaraVieira
Copy link
Contributor

Hey

We were actually just talking about this yesterday and it's something we plan to implement but unfortunately I don't have a timeline for you :/

@lbogdan
Copy link
Contributor

lbogdan commented Mar 23, 2019

Hey @tcozzens ,

Maybe my comment here helps.

I'll leave this open until we add the Angular server template.

@LucasZapico
Copy link

+1 this would be huge! I use code sandbox...well to sandbox 😉. As you all know the Angular workflow is highly CLI dependent. Cheers!

@SaraVieira
Copy link
Contributor

Hey!

After a while we changed how templates work so we now have a template with the angular CLI:

https://codesandbox.io/s/angular-cli-n61gs

You can bookmark it and you will always find it in the explore templates section of the explore tab in create new sandbox here:

Screenshot 2019-12-12 at 15 46 07

Hope this helps

@tcozzens
Copy link
Author

@SaraVieira this is awesome! Works great!

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

4 participants