elixir-bunt 1.0.0
256 color ANSI coloring in the terminal
Bunt is an Elixir package that enables 256 color ANSI coloring in the terminal and allows users to alias colors to more semantic and application-specific names1.
- Website: https://hexdocs.pm/bunt/
- Licenses: Expat
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install elixir-bunt 1.0.0
as follows:
guix install elixir-bunt@1.0.0
Or install the latest version:
guix install elixir-bunt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.