Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 393 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 393 Bytes

ALIST v1.0.1

A CLI todo list app written in Scala Version 2.13.6

Usage

  • add: Add new todo list items
  • edit: Edit existing todo items
  • drop: Delete existing todo items

Contributions or Issues

To contribute please fork the project and open a pull request with your changes, and they'll be reviewed. For any problems drop an issue in the issue tab Thanks!