STATUS: INITIALIZING
COMINGSOON
1 template<typename T>
2 void initialize_system() {
3    // preparing deployment
4    auto status = "loading";
5    std::cout << status << "...";
6}
7 initialize_system<void>();
SYSTEM_LOAD 0x7F
$ ./status --check
_____ _ / ____| | | | | ___ _ __ ___| |_ ___ _ __ | | / _ \| '_ \ / _ \ __/ _ \ '__| | |___| (_) | | | | __/ || __/ | \_____\___/|_| |_|\___|\__\___|_|