Closed samilamti closed 9 years ago
@samilamti just FYI, We have VM for Tessel 2 so you could have this same sort of functionality for newer hardware :) https://github.com/tessel/t2-vm
Awesome! I'll be sure to mention that in my post as I had a hard time finding a test harness (via Google) as I was reading the docs :-)
// Sami
On 28 jun 2015, at 03:07, Jon notifications@github.com wrote:
@samilamti just FYI, We have VM for Tessel 2 so you could have this same sort of functionality for newer hardware :) https://github.com/tessel/t2-vm
— Reply to this email directly or view it on GitHub.
@samilamti Let me know if you get a chance to try out the VM. Also, I'd love to hear your thoughts on the documentation I'm developing for T2 - let me know if it's useful!
I'm stoked to see how excited you are about Tessel but I'm not going to merge this particular PR - partially because the Tessel Project is investing most of its time on T2 and we already have this functionality with the VM and partially because I don't think we should set a precedent of having a CLI functionality be dependent on a Node module that must be installed separately.
Thank you very much for the PR though! Feel free to keep 'em coming, especially for T2 repos.
Hi! Being inspired by your project and wanting to try out developing for the tessle NOW-NOW-NOW, I've created a fakes extension which I'd love for you to merge.
Syntax:
tessel fake <script name>
With the tessel-fakes npm package, we have support for blinky:
I will write a blog post about this support once the merge is complete. :-)