Skip to content

Releases: marmotz/rsd

0.2.0

09 May 07:35
Compare
Choose a tag to compare

Parallelization of command execution

  • commands are now executed in parallel to increase speed
  • the render of command execution is done with your own shell. It's more beautiful

0.1.0

09 May 07:34
Compare
Choose a tag to compare

First basic version

  • you can execute one command by type rsd command
  • you can use interactive mode by execute rsd and type your commands in new prompt.
  • you can quit interactive mode by hitting ENTER on an empty line or CTRl+C