Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 364 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 364 Bytes

Introducing the daily_planner gem

Creating a new daily-planner.txt file

require 'daily_planner'

dp = DailyPlanner.new
dp.save

Output:

daily-planner.txt
=================

Friday, 11th Dec
----------------

Tomorrow
--------

Resources

daily_planner dailyplanner gem