mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

add bower support #77

Closed kmulvey closed 11 years ago

kmulvey commented 11 years ago

this file along with the below command will allow people to use this plugin with bower. Once merged, run the below command to register the plugin in the registry.

bower register jquery-simple-datetimepicker https://github.com/mugifly/jquery-simple-datetimepicker.git

mugifly commented 11 years ago

Thank you, kmulvey. I will run a command later.