oat is a duplicate of cat; I made this in order to get used to working with Odin as I feel it is a good language and it would benefit me in the future.
NOTE: THIS PROJECT IS INCOMPLETE
- Read file
- Read stdin
- Advanced Arguments (like -n)
- --help
$ git clone https://github.com/Creativty/oat.git
$ cd oat
$ odin build .
# Use the produced executable like you would with any other terminal program.NOTE: THIS PROGRAM WAS DESIGNED WITH NO INTENTION OF IN PRODUCTION USAGE
