Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 482 Bytes

File metadata and controls

27 lines (24 loc) · 482 Bytes

Reminders

A CLI Tool for Reminders made using GoLang!

Features -

  1. Create Reminder
  2. Edit Reminder
  3. Delete Reminder
  4. Fetch Reminder

Made using -

  1. Clone the repo
git clone https://github.com/vidhik2002/Reminders.git
  1. Move into folder
cd Reminders
  1. Run the command
make client
./bin/client --help