Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 865 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 865 Bytes

Killbill::Assets::Ui

killbill-assets-ui is a Ruby gem that provides UI assets for Kill Bill, an open-source billing and payments platform. This gem is designed to be integrated into Ruby on Rails applications, providing a seamless way to incorporate Kill Bill's UI components.

Usage

After installing the gem, you can use the provided UI assets in your Rails application. This can help you quickly build a billing and payments interface using Kill Bill's robust features.

Installation

Add this line to your application's Gemfile:

gem "killbill-assets-ui"

And then execute:

$ bundle

Or install it yourself as:

$ gem install killbill-assets-ui

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.