Lines Matching +full:pull +full:- +full:requests
9 * [Bower](http://bower.io/) - `bower install snap.svg`
10 * Manual Minified - https://github.com/adobe-webplatform/Snap.svg/raw/master/dist/snap.svg-min.js
11 * Manual Unminified - https://raw.githubusercontent.com/adobe-webplatform/Snap.svg/master/dist/snap…
22 In your HTML file, load simply by: `<script src="snap.svg-min.js"></script>`
35 npm install -g grunt-cli
43 _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on t…
52 * [Fork](https://help.github.com/articles/fork-a-repo) the repo.
55 git checkout -b my_branch
60 git commit -am "Added some awesome stuff"
66 * Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch.
68 *Note:* Pull requests to other branches than `dev` or without filled CLA wouldn’t be accepted.