shellforge 0.0.43 copy "shellforge: ^0.0.43" to clipboard
shellforge: ^0.0.43 copied to clipboard

unlisted

A workflow CLI to create, manage, and run reusable command sequences across Bash, Zsh, PowerShell, and CMD.

0.0.43 #

  • Versioning call fixed.

0.0.42 #

  • Fixes to pathing causing unexpected behavior

0.0.41 #

  • Initial Dart port of ShellForge
  • Interactive command builder with typed parameters
  • Parameter syntax: {name} (required), ?{name} (nullable), {name=>default} (optional)
  • Flag-style parameters with auto = insertion ({--org=>com.example})
  • Positional argument mapping for forge run
  • Cross-shell support: Bash, Zsh, PowerShell, CMD
  • Config stored in ~/.shellforge/
0
likes
40
points
112
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A workflow CLI to create, manage, and run reusable command sequences across Bash, Zsh, PowerShell, and CMD.

License

MIT (license)

Dependencies

args, path

More

Packages that depend on shellforge