Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 519 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 519 Bytes

TODOs

The following are high-level tasks that will be considered for upcoming release cycles.

Top features/tasks

  • Support and test on Windows platform (#27)
  • Ability to map and access program flags (#20)
  • Support for SSH/SCP
  • Provide a simple API to submit HTTP requests and retrieve HTTP documents (think of wget/curl)
  • Support for scatter/gather exec commands
  • Support for concurrent exec of os commands
  • Piping/chaining OS exec commands (#29)
  • Apply code quality changes