Initial release
This is the initial release of ayrton
. So far we have the following features:
- Executables are available as functions.
- Environment variables handling, including
export()
'ing them. - Semi transparent remote execution using
with ssh (...): ...
.