1.4.11 • Published 1 year ago

@happy-gastro/version-manager v1.4.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Happy Version Manager CLI

react-native-notification-badge GitHub követők

This script provides a command-line interface (CLI) for managing version numbers in various files.

Description

Happy Version Manager CLI is a tool designed to help you manage version numbers in your project files, such as package.json, app.json, and build.gradle. It allows you to show the current version and change the version across multiple files with ease.

Installation

To install the CLI globally, run:

npm install -g @happy-gastro/version-manager

Example usage:

happymanager show
happymanager change <newVersion> --updateFiles <files> (optional, can be all for both json files and android gradle version, package, and jsons for app.json and package.json)

or

happymanager change <newVersion> // For all files

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

This project is developed and maintained by Farkas Ferenc.

Company

Happy Gastro Ltd.

License

MIT