escher-execution-engine 0.1.2

Production-ready async execution engine for system commands
Documentation
# Rust
/target
/debug
Cargo.lock
**/*.rs.bk
*.pdb

# Node.js / TypeScript
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npm/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
*.iml

# OS
.DS_Store
Thumbs.db
.fseventsd/
.Spotlight-V100/
.Trashes/
ehthumbs.db
Desktop.ini

# Logs
*.log
logs/

# Testing
coverage/
*.profraw
*.gcda
*.gcno

# Temporary files
tmp/
*.tmp