codemelted
0.1.1
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
help as_bool as_int as_double check_has_property check_type check_valid_url create_array check_object parse_json stringify_json try_has_property try_type try_valid_url
Dependencies
This script has no dependencies.
Release Notes
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