Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 2.12 KB

README.md

File metadata and controls

47 lines (36 loc) · 2.12 KB

Study Diary CLI

Iugu 4 Devs Warmup: a simple CLI program that helps you manage your studies.

Instructions

Clone this repo, run the setup script and then run study_diary.rb:

$ git clone https://github.com/librity/campus_code_iugu_warmup
$ cd campus_code_iugu_warmup
$ ./bin/setup
$ ./study_diary.rb

Docs

Resources