ccrma / webchuck

ChucK on the Web
https://chuck.stanford.edu/webchuck
MIT License
42 stars 8 forks source link

autogenerated GUI and visualizer #2

Closed celestebetancur closed 1 year ago

cchafe commented 1 year ago

hey -- thanks! -- I need a hint on how to check out this PR, I tried git checkout essteban:webchuck-ide and got error: pathspec 'essteban:webchuck-ide' did not match any file(s) known to git

celestebetancur commented 1 year ago

I think it's because my fork hasn't been merged so, someone could merge it to ccrma/webchuck-ide branch or you could download my fork and checkout to webchuck-ide branch.

terryzfeng commented 1 year ago

@essteban I added a couple of changes on my branch so now we always cache the code (saved across browser sessions). Hopefully, that shouldn't change anything on your side so let me know if everything works!

gewang commented 1 year ago

@terryzfeng @essteban pull requests #1 and #2 have been merged into webchuck main branch @cchafe should be able to get the latest by cloning/pulling ccrma/webchuck.git; rock on!