angular-seo
angular-seo copied to clipboard
Adding bower.json and package.json files
Would you like me to do that, and also wrap the server and client in 2 separate angular modules? (Of course I will update the docs and etc.)
Also I feel kind of bad about the syntax error that I've pushed to this repo, would you like me to add some basic unit tests?.
No worries about that. What is the purpose of these 2 files ?
I'm sure that you are familiar with bower, it is a package management tool, it allows you to install the latest version of each package direcly from the repository with just one command, more over, it installs all of the dependencies of you package recursively. It is also very popular due to the face that Yeoman(asset management system uses it).
Cheers :)
On Tue, Dec 17, 2013 at 4:18 PM, Steeve Morin [email protected]:
No worries about that. What is the purpose of these 2 files ?
— Reply to this email directly or view it on GitHubhttps://github.com/steeve/angular-seo/issues/16#issuecomment-30753901 .
Oleg Belousov, Web Developer
bump
I could use a PR :)