Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.02 KB

CLI_Timer C++
Download Count

This is a Rubik's cube training timer (some what similar to cstimer) used in the command line.

Building

Just run make!

Usage

Read the USAGE.md file for information on how to use this program.

Installing

Watch this video: https://www.youtube.com/watch?v=MJK5mLUz24A
Or run sudo make install (on Linux).
Sadly, I don't have a way to install (or compile) it on mac. If you know how to install it on mac, please tell me!

License

This code is mostly under the MIT license, however a section of this code (specifically the square-1 code) is under the GNU General Public License v3.0 (repo: https://github.com/thewca/tnoodle-lib).
ANY ISSUES WITH THIS PLEASE TELL ME AND I WILL REMOVE IT!!!!