sheller 1.0.1 copy "sheller: ^1.0.1" to clipboard
sheller: ^1.0.1 copied to clipboard

Ergonomic scripting in Dart. Utilities for interacting with shells and converting output to Dart types. Replace your bash or python scripts with pure Dart.

1.0.1 #

  • Update Doc

1.0.0 #

  • Stabilize api

0.5.1 #

  • Adds support for MacOs
  • Fixes some edge cases for windows commands

0.5.0 #

  • Re-organize
    • ShellConversionConfig merged into ShellConfig
    • Remove "sheller_" prefix from libray names
  • Add option to show raw byte output on exception and do not show by default

0.4.1 #

  • Bool meaning change

0.4.0 #

  • Improve ergonomics
  • Add sync implementation
  • Works on linux

0.3.4 #

  • Improve README

0.3.3 #

  • Improve doc

0.3.2 #

  • Improve error messages

0.3.1 #

  • Rename

0.3.0 #

  • Add file system converters

0.2.0 #

  • Add shellSync

0.1.0 #

  • Initial release.
16
likes
160
pub points
45%
popularity

Publisher

verified publishervoyver.com

Ergonomic scripting in Dart. Utilities for interacting with shells and converting output to Dart types. Replace your bash or python scripts with pure Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on sheller