mstodo

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

README

mstodo

Releases Pushes and Pull Requests

mstodo is a CLI program for using Microsoft To Do.

Install

Download the latest release from the Releases page. Add the folder containing mstodo to the PATH.

Usage

To see available commands, type mstodo help

Usage:
  mstodo [command]

Available Commands:
  add         Add a task
  help        Help about any command
  lists       Get a list of the task lists
  version     mstodo version
  view        View a specific list

Flags:
      --auth-timeout string   seconds to wait before giving up on authentication and exiting
      --config-dir string     config directory (default "/home/dalyisaac/.mstodo")
  -h, --help                  help for mstodo
      --port string           port for mstodo
  -t, --table-style string    the style for the table (default "Rounded")

Use "mstodo [command] --help" for more information about a command.

Development

To install dependencies:

go mod vendor

To run your cloned repo:

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL