config-xml-version
v0.0.2
Published
Cli tool for updating config.xml version
Downloads
248
Maintainers
Readme
Cli tool for updating config.xml version
Install
npm install config-xml-version
Usage
npx config-xml-version
###Command line arguments
--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
Run tests
npm test
Author
👤 Andre Almeida
- Github: @andrefa
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2019 Andre Almeida. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator