Skip to content
/ Chalk Public

A command line tool that displays the terminal 8-bit ANSI colors, useful for debugging. It is available for macOS.

License

Notifications You must be signed in to change notification settings

skippyr/Chalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

≥v≥v Chalk ≥v≥v

     

❡ About

A command line tool that displays the terminal 8-bit ANSI colors, useful for debugging. It is available for macOS.

Caption: a preview of Chalk running in Kitty on macOS. Shell theme is River Dreams and font is Monolisa (with fallback to Symbols Nerd Font). Background is AI art and provided as an wallpaper port by the Flamerial palette.

❡ Install

Dependencies

The following dependencies must be installed before it:

  • Git: it will be used to clone this repository.
  • Swift Toolchain: it provides all the tools required to build this software.

Use the macOS Command Line Tools bundle to install all the dependencies listed above. They also come with the install of XCode.

Procedures

  • Use git to clone this repository:
git clone --depth 1 https://github.com/skippyr/Chalk;
  • Access the repository directory using cd:
cd Chalk;
  • Use swift to build the software:
swift build -c release;
  • Add .build/release/chalk to a directory in your system PATH environment variable.
  • Reopen your shell and it will be available as a command.

❡ Help

If you need help related to this project, open a new issue in its issues pages or send an e-mail describing what is going on.

❡ Contributing

This project is open to review and possibly accept contributions in the form of bug reports and suggestions. If you are interested, send your contribution to its pull requests page or via e-mail.

❡ License

This is free software licensed under the BSD-3-Clause License that comes WITH NO WARRANTY. Refer to the LICENSE file that comes in its source code for license and copyright details.

– 🐉❤️‍🔥 –
≥v≥v Here Be Dragons! ≥v≥
Made with love by 🍒 skippyr

About

A command line tool that displays the terminal 8-bit ANSI colors, useful for debugging. It is available for macOS.

Topics

Resources

License

Stars

Watchers

Forks

Languages