Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 577 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 577 Bytes

CLIn Boards

Kanban based application for the command line with a very clean interface.

Features

The program is executed with the command ruby clin_boards.rb, but optionally, you can pass an extra argument that represent the filename for your JSON CLIn Boards store. Example: ruby clin_boards some_file.json

  • Manage boards to keep a list of the tables you will be working on
  • Manage tables to keep track of the number of completed tasks that belongs to each table
  • Add, toggle or delete checklist items that represent your tasks

Built with ♥️ using Ruby