aki-mcycle is the program that mark up text with cycling color.
aki-mcycle mark up text with cycling color.
text
aki-mcolor --help
```text Usage: aki-mcycle [options]
mark up text with the cyclic color.
Options:
-e, --exp
-H, --help display this help and exit -V, --version display version information and exit
Option Parameters:
Environments: AKIMCYCLECOLORSEQREDST red start sequence specified by ansi AKIMCYCLECOLORSEQGREENST green start sequence specified by ansi AKIMCYCLECOLORSEQBLUEST blue start sequence specified by ansi AKIMCYCLECOLORSEQCYANST cyan start sequence specified by ansi AKIMCYCLECOLORSEQMAGENDAST magenda start sequence specified by ansi AKIMCYCLECOLORSEQYELLOWST yellow start sequence specified by ansi AKIMCYCLECOLORSEQED color end sequence specified by ansi ```
cargo install aki-mcycle
cargo deb
and install .deb into your local repository of debian package.
Extract "arm
" from the rustup target list and make "linux-[^ ]+
" color.
linux-musl
' redlinux-musleabi
' greenlinux-musleabihf
' bluelinux-muslabi64
' cyan
rustup target list | aki-mline -e arm | aki-mcycle -e "linux-[^ ]+"
result output :
![out rustup image]
See [fn execute()
] for this library examples.