0.0.2 ā€¢ Published 5 years ago

config-xml-version v0.0.2

Weekly downloads
72
License
MIT
Repository
github
Last release
5 years ago

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

šŸ¤ 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