Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 589 Bytes

GTALUG Announce Messages

This repository contains the sources for the different GTALUG announces the operations team sends out. One day this process will be automated.

Requirements

  • Python 2.7 (Fabric isn't Python 3 compatible yet)
  • Fabric
  • dateutils
    • Usually in distro's package repo (python-dateutil in debian).
    • You can also install with pip install dateutils.

Usage

  • fab new_meeting: Generates a new meeting from the template.
  • fab send_meeting: Send the meeting announcement.