1.0.6 • Published 1 year ago

@oidis/ops-helper v1.0.6

Weekly downloads
-
License
BSD-3-Clause
Repository
gitlab
Last release
1 year ago

oidis-ops-helper

Utilities to simplify various OPS tasks and general automation.

This utility includes the GitHelper class, which assists with the automated maintenance and updating of project versions. It is specifically designed to be compatible with the Oidis framework project configuration and NPM modules. The supported configuration files include:

Installation

To install oidis-ops-helper, you need to have Node.js and npm installed. Once you have them set up, you can install oidis-ops-helper globally using the following command:

npm install -g @oidis/ops-helper

Usage

After installation, you can access the oidis-ops-helper CLI tool. To see the list of available commands and options, you can use the --help flag:

oidis-ops-helper --help

This command will display detailed information on how to use the tool, including various commands and their descriptions.

Uninstallation

If you need to remove oidis-ops-helper from your system, you can do so by running:

npm uninstall -g @oidis/ops-helper

This will uninstall the tool and remove it from your global npm modules.

License

This software is owned or controlled by Oidis. The use of this software is governed by the BSD-3-Clause Licence distributed with this material.

See the LICENSE.txt file for more details.


Copyright 2024 Oidis

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago