Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

hull/bower-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published