Cli tool for updating config.xml version
npm install config-xml-version
npx config-xml-version
-
--sourceFile
-s
(default:config.xml
): The source config.xml file -
--destFile
-d
(default:config.xml
): The destiny config.xml file -
--configXmlVersion
-v
(default:{package.json version field}
): The version to be applied -
--help
-h
: Displays help information
npm test
👤 Andre Almeida
- Github: @andrefa
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Andre Almeida.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator