MyTasks

2.3.0

A tool set for managing tasks or to-do projects in PowerShell. Task data is stored in XML and managed through a PowerShell class.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MyTasks -RequiredVersion 2.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MyTasks -Version 2.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016-2019 JDH Information Technology Solutions, Inc. All rights reserved.

Package Details

Author(s)

  • Jeff Hicks

Tags

XML ToDo Projects Tasks

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

https://github.com/jdhitsolutions/MyTasks/blob/master/docs/about_MyTasks.md

FileList

Version History

Version Downloads Last updated
2.4.0 1,076 10/14/2020
2.3.0 (current version) 238 8/28/2019
2.2.0 127 3/9/2019
2.1.0 32 2/21/2019
2.0.0 19 2/20/2019
1.9.0 48 1/7/2019
1.8.2 41 12/13/2018
1.8.0 23 11/28/2018
1.7.0 36 10/23/2018
1.3.1 31 1/10/2018
1.3.0 22 1/9/2018
1.2.0 41 1/3/2018
Show more