dshell 1.0.6 copy "dshell: ^1.0.6" to clipboard
dshell: ^1.0.6 copied to clipboard

discontinuedreplaced by: dcli
outdated

A bash replacement allowing you to write bash like scripts using dart and run them directly from the cli.

1.0.6 #

Added some missing examples.

1.0.5 #

Refactored apis so that we now consistently use forEach with a stream for handling both stdout and stderr. Added additional unit tests. All unit tests now pass. Added IOOverrides so cd/push/pop can be ran as part of unit tests. Reworked find and now building own pattern matching. More unit tests required. Added updated example. Documentation cleanup. Added examples to all built-in commands.

1.0.4 #

Core features are mostly working. Find still has a major bug. Still experiementing with the final synatx.

1.0.3 #

Documentation formatting.

1.0.2 #

Tweaks to the documenation.

Provided an example.dart

1.0.1 #

  • Initial release.

1.0.0 #

  • Initial version, created by Stagehand
28
likes
0
pub points
7%
popularity

Publisher

verified publishernoojee.org

A bash replacement allowing you to write bash like scripts using dart and run them directly from the cli.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, file_utils, intl, logger, path, pedantic, recase, yaml

More

Packages that depend on dshell