UNPKG

@stevescruz/task-master

Version:

A command-line todo list that allows you to write your tasks, set priorities, view existing tasks and view the next tasks due.

3 lines (2 loc) 37 B
const cli = require('./cli'); cli();