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 cycling color.
Options:
-e, --exp
-H, --help display this help and exit -V, --version display version information and exit
Env: AKIMCYCLECOLORREDST red start sequence AKIMCYCLECOLORGREENST green start sequence AKIMCYCLECOLORBLUEST blue start sequence AKIMCYCLECOLORCYANST cyan start sequence AKIMCYCLECOLORMAGENDAST magenda start sequence AKIMCYCLECOLORYELLOWST yellow start sequence AKIMCYCLECOLOR_ED color end sequence ```
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.