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

Using with existing app #7

Open
sireskay opened this issue Jul 29, 2015 · 5 comments
Open

Using with existing app #7

sireskay opened this issue Jul 29, 2015 · 5 comments

Comments

@sireskay
Copy link

Will this be possible to use with existing app? Something like

with a none yo angular-meteor, one can just run

yo angular-meteor:init

This will be cool so that one can easily add the necessary files ad folder if not already exist.

@sireskay sireskay changed the title Using with exsisting app Using with existing app Jul 29, 2015
@ndxbxrme
Copy link
Owner

Hey @skolade
That's a great idea.
I'll look into it.

@ndxbxrme
Copy link
Owner

I've made a start on angular-meteor:init.
There is still a lot I want to add, eg. automatically detecting the appname and finding app.js to add the angular dependencies to it.
It is on the init branch which you can find here.
Git clone it, checkout the init branch then npm link to try it out.
Let me know what you think.

@sireskay
Copy link
Author

sireskay commented Aug 3, 2015

I got an undefined error message after I try to run angular-meteor:init command

am I doing somethin wrong?

@ndxbxrme
Copy link
Owner

ndxbxrme commented Aug 3, 2015

I'm not sure, it definitely isn't ready for primetime yet but it kind-of works for me if I meteor create a project then run yo angular-meteor:init inside the folder (with all the default options.)

What did you try and what was the error message?

@sireskay
Copy link
Author

sireskay commented Aug 3, 2015

I did one off a seed project, I will try one from you illustration.

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