Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 388 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 388 Bytes

fulltime

"half past seven"

Get the current time in full-formatted text style.

Installation

Grab the fulltime executable in Release tab. Or refer to the Build section below.

Build

  1. Install make and gcc sudo apt-get install make gcc

  2. Clone this repository git clone https://github.com/skyventuree/fulltime && cd fulltime

  3. Compile the program make

License

MIT.