autom/README.md
lucaspalomodevelop 2361893e1f change readme
co-authored-by: laurenz-rausche <accounts@laurenz-rausche.de>
2023-04-13 21:10:42 +02:00

15 lines
232 B
Markdown

# autom
__IN DEVELOPMENT, NOT READY FOR USE__
autom is a command line tool for executing shell scripts, independent of the working directory
## Installation-Requirments:
gcc
make
## Compile:
```bash
make
```