Skip to content

likesjx/registry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bower registry

this is a test of the emergency broadcast system.

Create package

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

Find package

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

Unregister package

There is no direct way to unregister a package yet. For now, you can request a package be unregistered.

License

Copyright 2012 Twitter, Inc.

Licensed under the MIT License

About

The Bower registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%