Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 362 Bytes

File metadata and controls

16 lines (9 loc) · 362 Bytes

Bower Server

Create package

curl http://twitter-nest.heroku.com/packages -v -F 'name=jquery' -F 'url=git://github.com/jquery/jquery.git'

Find package

curl http://twitter-nest.heroku.com/packages/jquery
  {"name":"jquery","url":"git://github.com/jquery/jquery.git"}

License

Copyright 2012 Twitter, Inc.

Licensed under the MIT License