Kilian Valkhof
Kilian Valkhof
Can you let me know what it looks like with this build? https://github.com/Kilian/fromscratch/releases/download/v1.4.3-beta/FromScratch-1.4.3.dmg If it's still broken, I'll have to do a light background for the installer.
That's a great idea, I'll see what I can do!
Hey, that's pretty awesome! The link doesn't have a repository or code yet, do you plan on sharing it? FromScratch uses note-folding as a means of supporting multiple contexts. Please...
@Brachacz Please fork the repo to your personal account, push your changes there, then make a pull request! I've been thinking about this and I am not sure how well...
Sounds good!
:+1: I package directly to an electron app, using `npm run package` or `npm run package-all`.
@LoganS1 we're working on this in #57
I haven't forgotten you @Brachacz, just haven't gotten around to it yet!
Good improvement, UI is much better but it will take a lot of work before this can land. * Still has the project/scratch hierarchy, it should be a flat list...
With 0.24 the lack of ignored node_modules started breaking our build. an non-compiled public/node_modules in any way would be much appreciated.