Stick a Fork In It
Okay, maybe don't stick a fork it in, but you can pretty much customize everything you see in the Mere OS. Here are some helpful ways to get started:
- Think about your audience.
- Is this application for a consumer, or developer?
- Debug.
- When in doubt, add debug statements. It's like you're back in school again!
- We don't do recursion.
- It's too hard to think about, so why do it?! Use the mere in a single function capacity, but go no further.
Now getting code, kid!