Skip to content

Simple command line interface for maintaining daily tasks

Notifications You must be signed in to change notification settings

rajanpsanthanam/minions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minions

simple command line interface to managing daily tasks

usage: minion [-h] {create, delete, rename, add, close, list, edit, remove} ...


positional arguments:
  {create, delete, rename, add, close, list, edit, remove}
                        commands
    create              create empty bucket
    delete              delete a bucket
    rename              rename a bucket
    add                 add a task to bucket
    close               close the task from bucket
    list                list the tasks from bucket
    edit                edit a task from bucket
    remove              remove a task from bucket

optional arguments:
  -h, --help            show this help message and exit

About

Simple command line interface for maintaining daily tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages