cdnjs-command icon indicating copy to clipboard operation
cdnjs-command copied to clipboard

Command line helper for cdnjs.com

Results 3 cdnjs-command issues
Sort by recently updated
recently updated
newest added
trafficstars

for example in this moment when i write $ cdnjs h jquery it prints the latest version: it should have a option or modifier if you wrote something like $...

I get the following error when i try to run `cdnjs list`: ``` /Library/Ruby/Gems/1.8/gems/cdnjs-command-0.0.6/lib/cdnjs_command/package.rb:40:in `fetch': undefined method `force_encoding' for # (NoMethodError) from /Library/Ruby/Gems/1.8/gems/cdnjs-command-0.0.6/lib/cdnjs_command/package.rb:32:in `all' from /Library/Ruby/Gems/1.8/gems/cdnjs-command-0.0.6/bin/cdnjs:23 from /usr/bin/cdnjs:19:in `load' from...

You probably need to add s.executables = ["cdnjs"] line to gemspec