Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 377 Bytes

ClueBot NG - Utilities

Helper scripts & utilities for the production ClueBot NG setup.

Deployment

The primary deployment method is via fabric, with all steps contained in fabfile.py.

Assuming fabric is installed (pip3 install fabric patchwork) locally, a new deployment, or update can be accomplished via fab deploy from this directory.