union-app-studio
union-app-studio copied to clipboard
Like Codepen, but for native apps!
Instead of installing all of them manually try using `npm install`. This will install all the required packages.
Hello, Is there a way to stop the execution of the code? Or how can I clean the cache? I have done a terrible mistake: a simple infinite loop, and...
Added code folding support which would fix issue 56
Could be done one a certain keystroke like "cmd-s", or automatically like the output panel, but that might break the code while you're still writing it.
when i zoom edit i can`t see other code can you add line wrap
It would be awesome if scratches supported code folding for playing around with big demo-data objects more easily.
It would be great if we could get build automation set up using CI. Travis-CI could handle macOS and Linux but I'm not familiar with a Windows based CI that...
Hello. I think it may be nice if you can open scratches passing a directory to it and use that as working directory: being able to require local files, use...
`electron-builder` can generate AppImgages out-of-the box. In fact, this is already configured in this project: https://github.com/0x00A/scratches/blob/68d21bc1b7432de7916f67b354982062c0216a9e/package.json#L55 Please provide an AppImage for download on GitHub Releases. Providing an [AppImage](http://appimage.org/) would have,...
Nice project! Reminds me of https://github.com/princejwesley/Mancy A Windows installation file would be swell, donchathink? :)