Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 196 Bytes

File metadata and controls

13 lines (10 loc) · 196 Bytes

🌈 hex2ansi256

📝 Converts a HEX color string to a ANSI 256 color escape code

🚀 Instructions

# Compile with std C99
make

# Usage
./hex2ansi256 '#F7A983'