examples

command
v0.1.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

*

  • This example addresses a issue reported in GitHub Actions where `spinner` was excessively writing messages,
  • leading to confusion and cluttered output.
  • To enhance the CI workflow and provide a smoother experience,
  • the following changes have been made only for CI environment:
  • - Messages will now only be written when a `spinner` method is called and the message updated, preventing unnecessary message repetition.
  • - There will be no loading dots animation, instead it will be always `...`
  • - Instead of erase the previous message, action that is blocked during CI, it will just write a new one. *
  • Issue: https://github.com/natemoo-re/clack/issues/168

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL