You can use my plugin bootstrap-form-buttonset to skin radios or checkboxes to bootstrap button groups. It is compatible to Bootstrap 2 and Bootstrap 3.
Just write plain old radio inputs, wrap them together and call $('.my-wrapper').bsFormButtonset('attach')
.
Thats it.