codemelted
0.5.4
A CLI to facilitate common developer use cases on Mac, Linux, or Windows systems.
Installation Options
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
- codemelted.nuspec
- codemelted.ps1