Short description and motivation.
How to use my plugin.
Add this line to your application's Gemfile:
gem "bullet_train-billing"
And then execute:
$ bundle
Or install it yourself as:
$ gem install bullet_train-billing
Contribution directions go here.
gem install bump
bump patch
git push origin main
gem build
fury push *gem --as=bullettrain
rm *gem
The gem is available as open source under the terms of the MIT License.