laurel
laurel copied to clipboard
Adds development supporting files and configuration
This PR adds some useful files and configuration to allow easier local development:
-
.gitignore
-> keep things tidy -
rust version
-> let compilers know -
Makefile
+ readme update -> adds some useful commands to support non-linux development environments (borrowed from https://github.com/FedericoPonzi/Horust/pull/41/files)
The last file change is the most impactful. Essentially it allows development on non-linux workstations.