Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

config-xml-version

andrefa315MIT0.0.2

Cli tool for updating config.xml version

package.json, config.xml, semver, increment-version

readme

Welcome to config-xml-version 👋

Documentation Maintenance

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