Sha256: 9eed15cb48b4166690821e28f8fe8e7a6f45fdb6b6818de9f5ab64ac966e5c08

Contents?: true

Size: 646 Bytes

Versions: 3

Compression:

Stored size: 646 Bytes

Contents

# Bake Modernize

A gem for modernizing files in your Ruby project.

[![Development Status](https://github.com/ioquatix/bake-modernize/workflows/Test/badge.svg)](https://github.com/ioquatix/bake-modernize/actions?workflow=Test)

## Usage

Ensure your project is backed up (e.g. using git).

``` ruby
$ bake modernize
```

It will modernize your project.

## Contributing

We welcome contributions to this project.

1.  Fork it.
2.  Create your feature branch (`git checkout -b my-new-feature`).
3.  Commit your changes (`git commit -am 'Add some feature'`).
4.  Push to the branch (`git push origin my-new-feature`).
5.  Create new Pull Request.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bake-modernize-0.16.2 readme.md
bake-modernize-0.16.1 readme.md
bake-modernize-0.16.0 readme.md