pumuckl

Check a Puppetfile for modules with newer versions


License
GPL-3.0
Install
pip install pumuckl==0.2.0

Documentation

Pumuckl

https://travis-ci.org/Mayflower/pumuckl.svg?branch=master

pumuckl (Puppet Module Version Checker) is a simple script to check a Puppetfile if there are newer module versions on the forge.

Requirements

  • Python >=3.3
  • pip(3)

Installation

To install system-wide run:

sudo pip3 install pumuckl

Alternatively you may create a virtualenv and install it there.

Usage

  • Either run pumuckl in a folder containing a Puppetfile.
  • Run pumuckl path/to/Puppetfile

Contributing

  • If you find a bug or wish to have a new feature simply open an issue.
  • Otherwise if you are really motivated pull requests are always welcome, too.

Credits

Created by Robin Gloster

Named by Tristan Helmich

License

GPLv3, see LICENSE for details.