Remove the binary dependency
Move all code to one place by removing the binary dependency to https://github.com/mackoj/SchemeGenerator.
Since SPM Plugin don't allow for local dependencies I have to remove Yams thus the configuration file is now a JSON.
Improve Readme