kjgonzalez / codefiles

MIT License
1 stars 0 forks source link

unify and simplify image locations (binary files) #2

Closed kjgonzalez closed 5 years ago

kjgonzalez commented 5 years ago

in this repo, there are several places where images and other binary files, are used (even multiple times). thus, why not make a method in klib to access them and use them directly through code, rather than copy/pasting these files every time you wanna try out something new.

files should be available via:

OPTIONAL: