Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 324 Bytes

File metadata and controls

17 lines (15 loc) · 324 Bytes

PHP-Colorful! UPPM

echo Colors::BLUE."Hello world!".Colors::ENDC;
// Logging outputter
Colors::error("File not found :(!");

Installation

Download UPPM if you havent

wget https://raw.githubusercontent.com/interaapps/uppm/master/uppm

Installing colorful!

php uppm install colorful