Sha256: 4b603f0d777e0088b8c1bbebd876904af99db3b273b0473c2556eaf60830af7b

Contents?: true

Size: 828 Bytes

Versions: 1

Compression:

Stored size: 828 Bytes

Contents

# PackageChanger

Using Ruby-JSS to work with the JSS API, PackageChange lists the policies in which a package is used and gives the ability to change this package for a new one.

## Installation

    $ gem install PackageChanger

## Usage

Once installed, create a configuration file in /etc/packagechanger.conf

You can copy a sample file from the data folder inside the installation path of *PackageChanger* and fill the JSS URL, User and Password.

Once configured, you can use it:

```packagechanger [--silent] --old OldPackageName --new NewPackageName || --list ListedPackage```


## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Bearzooka/PackageChanger.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
PackageChanger-0.1.0 README.md