el-get/recipes/planner.rcp

10 lines
399 B
Plaintext
Raw Normal View History

(:name planner
:description "Planner is an organizer and day planner for Emacs. It helps you keep track of your pending and completed tasks, daily schedule, dates to remember, notes and inspirations."
:type git
:url "http://repo.or.cz/r/planner-el.git"
:shallow nil
:build ("make")
:build/berkeley-unix ("gmake")
:features planner-autoloads
)