Welcome to the timetravel
CLI! Ever wanted to dial back the clock and revisit moments in history? Or perhaps shoot forward into the future? Inspired by the classic "Back to the Future" films, timetravel
allows you to (figuratively) hop into your DeLorean, punch in a date and time, and embark on a fantastic voyage through the temporal realm! (1.21 gigawatts not required.)
To build and run the timetravel
CLI, you will need:
- Go (version 1.17 or later)
- Clone the repository:
git clone https://github.com/marianina8/timetravel.git
- Build the CLI:
- For MacOS and Linux:
go build -o timetravel
- For Windows:
go build -o timetravel.exe
Now, you have a timetravel binary (or timetravel.exe on Windows) ready for some temporal adventures!
To embark on a journey:
./timetravel to 070417761200
For customized outputs, use the -o flag:
./timetravel to 070417761200 -o=json
Share your time-traveling experience:
./timetravel feedback
For a non-interactive mode, use the --no-input flag.
For questions, suggestions, or temporal anomalies you've spotted, reach out to me at mmontagnino@gmail.com!