Project

fec

0.0
No commit activity in last 3 years
No release in over 3 years
Change all file extensions in folder.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

Runtime

= 2.0
>= 0
 Project Readme

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.