fast-command 0.1.0

Simple implementation of `Command` to avoid fork + exec overhead.
Documentation
1
2
3
# [fast-command](https://github.com/rakivo/fast-command)

> Implementation of `Command` to avoid fork + exec overhead.