Module utils

Module utils 

Source
Expand description

Utility functions for CLI maintenance and distribution

This module provides utilities for:

  • Man page generation
  • Auto-update checking
  • Version management

Constants§

REPO_URL
Repository URL for checking updates
VERSION
Current version of the CLI

Functions§

check_for_updates
Check for available updates
generate_man_pages
Generate man pages for all commands