codemelted

0.5.4

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.4

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 asBytes asObject asString CFetchResponse codemelted_network codemelted_runtime codemelted_console

Dependencies

This script has no dependencies.

Release Notes

0.5.4 2025-03-08
- Fixed missing type on Linux OS to allow proper running of the CLI.
0.5.3 2025-03-08
- Added --runtime and --monitor to the SDK use cases.
0.5.2 2025-03-03
- Added --network to the SDK use cases.
- Only fetch action exists at this time.
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 (current version) 7 3/9/2025
0.5.3 6 3/8/2025
0.5.2 7 3/4/2025
0.5.1 10 2/24/2025
0.1.1 10 1/9/2025
0.1.0 7 12/28/2024
Show more