ping?

-f

frantisek holop, 20 Sep 2014 14:51:
> this is a port for the http://sass-lang.com/
> ruby implementation.
> 
> $ cat pkg/DESCR
> Sass makes CSS fun again. Sass is an extension of CSS3,
> adding nested rules, variables, mixins, selector inheritance,
> and more.  It's translated to well-formatted, standard CSS
> using the command line tool or a web-framework plugin.
> 
> 
> this is my very first ruby port, so ruby gurus please
> help me out.  couple of issues with this port:
> 
> - as far as i can say, yard and maruku are dependencies
>   only if documentation is generated, which it seems
>   is not (overriden in ruby.port.mk)
> 
> - test dependency is minitest, but i have no idea how to
>   make the test run with ruby
> 
> - vendor/
>   i am not sure what is the point of bundling 'listen'.
>   should it not be a run dependency?  it seems there
>   are no local changes by sass.  what happens when
>   these vendor/ libs have different licences?  or how
>   one does deal with their dependencies?
> 
> please test and commit.
> 
> -f
> -- 
> of course i can cook, but i never do it on the first date.



-- 
"fishing, stranger?"  "no, just drowning worms."

Reply via email to