xyproto / msg2

:fountain: Output a blue arrow followed by a bold message

Home Page:https://roboticoverlords.org/msg2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msg2

  • A way to output a blue arrow and a bold message on the commandline.
  • A commandline utility written in C++.
  • The first argument may be a format string where %s's are replaced with the rest of the arguments.

Screenshot

screenshot

Why?

  • msg2 is already available in PKGBUILD packages in Arch Linux, as a bash function.
  • Recently, namcap has begun to discourage the use.
  • This utility provides the same functionality, but should be unproblematic, from the viewpoint of namcap.
  • Makes msg2 available to any distro, not just Arch Linux.

Distro Packages

Packaging status

Version

  • 1.2.0

License

  • GPLv3

Author

About

:fountain: Output a blue arrow followed by a bold message

https://roboticoverlords.org/msg2/

License:GNU General Public License v3.0


Languages

Language:C++ 69.4%Language:Roff 15.9%Language:CMake 8.2%Language:CSS 6.5%