A modern alternative to sed
Currently while under development I will only be bumping patch versions rather then the normal minor versions until I feel like as if romulus is a somewhat mature release and ready for v1
given a executable file parse_ifconfig such as
```
/^(?P
running ifconfig | parse_ifconfig
should yield your current network interfaces which have ips
Running the following prints all the hashes of the docker images that have kube in the name
docker images | romulus -e '2,$ & [/kube/, _, hash] print hash'
Currenty the only supported way to install romulus is to install by source code
$ cargo install romulus