Weight

0.0.2

The WeightData module allows you to keep track of your weight goal. This is my first time ever doing functions and a module. This started as a school assignment and now i work on it because i want to improve my powershell knowledge.

Installation Options

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

Install-Module -Name Weight -RequiredVersion 0.0.2

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

Install-PSResource -Name Weight -Version 0.0.2

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) Filip Collin. All rights reserved.

Package Details

Author(s)

  • Filip Collin

Functions

Add-WeightData Get-WeightData Compare-WeightData Remove-WeightData Initialize-WeightData

Dependencies

This module has no dependencies.

Release Notes

Release Notes for version 0.0.2

New in version 0.0.2.

- Introducing 'Initialize Weight Data'
- Add-WeightData now notifies if 'Initialize-Weight Data' has not been executed.
- Get-WeightData now notifies if 'Initialize-Weight Data' has not been executed.
- Compare-WeightData now notifies if 'Initialize-Weight Data' has not been executed.
- Remove-WeightData now notifies if 'Initialize-Weight Data' has not been executed.

FileList

Version History

Version Downloads Last updated
0.0.3 200 9/18/2020
0.0.2 (current version) 25 6/23/2020
0.0.1 12 6/23/2020