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

Bower support #9

Open
g0ddest opened this issue Apr 16, 2015 · 5 comments
Open

Bower support #9

g0ddest opened this issue Apr 16, 2015 · 5 comments

Comments

@g0ddest
Copy link

g0ddest commented Apr 16, 2015

Please, add bower support.

@g0ddest g0ddest changed the title Bower support add Bower support Apr 16, 2015
@asakasinsky
Copy link

@g0ddest you can use bower:
bower install --save-dev git@github.com:artpolikarpov/scrollyeah.git

@asakasinsky
Copy link

@g0ddest But you must add to "bower_components/scrollyeah/.bower.json" this option:

  "main": [
    "scrollyeah/scrollyeah.js",
    "scrollyeah/scrollyeah.css"
  ],

you can use "grunt-wiredep" now!

What is the main property when doing bower init? - Stack Overflow
http://stackoverflow.com/questions/20391742/what-is-the-main-property-when-doing-bower-init

@asakasinsky
Copy link

@artpolikarpov +1
готов помочь если нужно

@g0ddest
Copy link
Author

g0ddest commented May 17, 2015

asakasinsky, да я понимаю, что возможно руками подправить .bower.json.
Просто по дефолту скрипты js не выкачиваются и лучше бы добавить файлик bower.json в сам репозиторий.

@asakasinsky
Copy link

@g0ddest да лучше бы добавить bower.json

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