RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

cdnget 0.3.0 downloads JS/CSS from public CDN

Small but useful command cdnget 0.3.0 released, which downloads Javascript/CSS libraries from public CDN (CDNJS, Google or jsDelivr). Example:
$ mkdir -p static/lib;
$ cdnget cdnjs twitter-bootstrap 3.3.7 static/lib

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in