Developing for Cheddar development was designed to be as easy and quick to make as possible. Unfortunately, the workings can be confusing to someone not familiar with how cheddar works. This chapter will cover how Cheddar works, and how to develop for it. If you have any questions at all, please do not hesitate to ask on Slack, Stack Exchange Chat, or Gitter.
Downloading
Info::Windows Users
If you are on Windows you can install make from here if you haven't already. Make sure make is in your PATH, if it isn't that's okay, but you'll have to manually build using <location of make> build
To download the source make sure you have node, npm, and make installed. Once you've done that clone the develop branch from Github: