shellow 0.1.0-alpha.0

Build async workflows in your shell
1
2
3
4
5
6
7
8
[package]
name = "shellow"
version = "0.1.0-alpha.0"
edition = "2021"
description =  "Build async workflows in your shell"
license = "MIT"

[dependencies]