An open API service indexing awesome lists of open source software.

https://github.com/killbill/killbill-assets-ui

Kaui assets
https://github.com/killbill/killbill-assets-ui

Last synced: about 1 year ago
JSON representation

Kaui assets

Awesome Lists containing this project

README

          

# 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:

```ruby
gem "killbill-assets-ui"
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ 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](https://opensource.org/licenses/MIT).