aki-mcycle is the program that mark up text with cycling color.
aki-mcycle mark up text with cycling color.
text
aki-mcolor --help
``` 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: RUSTCYCLECOLORREDST red start sequence RUSTCYCLECOLORGREENST green start sequence RUSTCYCLECOLORBLUEST blue start sequence RUSTCYCLECOLORCYANST cyan start sequence RUSTCYCLECOLORMAGENDAST magenda start sequence RUSTCYCLECOLORYELLOWST yellow start sequence RUSTCYCLECOLOR_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.