jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

make available as bower package #14

Closed afknapping closed 9 years ago

afknapping commented 10 years ago

Creating packages · Bower

m1chaeljmk commented 9 years ago

↑-vote

KingScooty commented 9 years ago

+1

bobcolner commented 9 years ago

+1

samanta commented 9 years ago

+1 @designbyjake See: http://bower.io/docs/creating-packages/#register. Looks like @filtercake already wrote the manifest JSON for you: https://github.com/filtercake/sassline/blob/d7e2835f8d3b0471beb51cec2c29cdda773b499c/bower.json

KasperAndersson commented 9 years ago

+1

afknapping commented 9 years ago

Will close this now:

  1. There has been a WIP PR (https://github.com/designbyjake/sassline/pull/15) which wasn't even comment worthy
  2. as shown at http://bower.io/#getting-started you can install this with $ bower install git://github.com/designbyjake/sassline.git
ronilaukkarinen commented 9 years ago

Hmm, I'm wondering why this is closed? using git url with bower install and not able to have this in bower.json is awkward.

afknapping commented 9 years ago

@ronilaukkarinen you can put git urls in the bower.json

ronilaukkarinen commented 9 years ago

@filtercake Well, it seems to be possible, but using a package name is more clean and readable. I won't rant about this any more but I find no reason why not to add it to bower as well. People should not have to search separately from git when installing with bower.

mhumeSF commented 9 years ago

+1 for making a bower package #29

jakegiltsoff commented 9 years ago

@mhumeSF thanks