laurel icon indicating copy to clipboard operation
laurel copied to clipboard

Adds development supporting files and configuration

Open zmackie opened this issue 3 years ago • 0 comments

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.

zmackie avatar Oct 26 '21 20:10 zmackie