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.

ShellForge (Dart) #

A command-line workflow automation tool that lets you create, manage, and run reusable command sequences across Bash, Zsh, PowerShell, and CMD.

Dart/pub.dev port of ShellForge.

Installation #

dart pub global activate shellforge

This makes the forge command available globally.

Quick Start #

# 1. Initialize — pick your shell and storage location
forge init

# 2. Create a script — the interactive builder walks you through it
forge create

# 3. Run it
forge run fl-create demo --platforms=ios,android

See the full documentation for parameter syntax and all commands.

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