codemelted

0.5.1

A CLI to facilitate common developer use cases on Mac, Linux, or Windows systems.

Installation Options

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

Install-Script -Name codemelted -RequiredVersion 0.5.1

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

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

© 2024 Mark Shaffer. All Rights Reserved. MIT License

Package Details

Author(s)

  • mark.shaffer@codemelted.com

Tags

pwsh pwsh-scripts pwsh-modules CodeMeltedDEV codemelted

Functions

codemelted_help codemelted_data_check codemelted_disk codemelted_json codemelted_string_parse logLevelString logLevelInt CLogRecord ToString codemelted_logger codemelted_console

Dependencies

This script has no dependencies.

Release Notes

0.5.1 2025-02-23
- Tailored the script to match the use case groups.
- Implemented the --data-check, --json, and --string-parse options of the
Data use cases, the --console of the User Interface use cases and the
--logger of the SDK use cases.
- The --disk use case is in development and exposed.
0.1.1 2025-01-08
- Broke out the --json into individual actions.
- Updated the --help to reflect the module interface going forward.
0.1.0 2024-12-28
- Initial release of the codemelted CLI with the --json use case implemented.

FileList

Version History

Version Downloads Last updated
0.8.0 7 3/13/2025
0.7.0 10 3/9/2025
0.5.5 7 3/9/2025
0.5.4 7 3/9/2025
0.5.3 6 3/8/2025
0.5.2 7 3/4/2025
0.5.1 (current version) 10 2/24/2025
0.1.1 10 1/9/2025
0.1.0 7 12/28/2024
Show less