"half past seven"
Get the current time in full-formatted text style.
Grab the fulltime
executable in Release tab. Or refer to the Build section
below.
-
Install make and gcc
sudo apt-get install make gcc
-
Clone this repository
git clone https://github.com/skyventuree/fulltime && cd fulltime
-
Compile the program
make
MIT.