Fec

Gem Version

Rename all files extension inside folder (including recursive folder).

Required:

Recommended:

Installation

Install as you would any other ruby gem:

$ gem install fec

Using

Rename files extension inside folder

$ fec rename /path/to/folder -o old_extension -n new_extension

Check Fec version

$ fec -v (or `--version`)

Contributors

@CQBinh from AsianTech with love.

Contributing

  1. Fork https://github.com/CQBinh/fec
  2. Create your feature branch (git checkout -b my-awesome-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new pull request with a description of your changes

License

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