Amitai Burstein

Results 92 comments of Amitai Burstein

@rgrempel I'd be happy to help :) few tips: - You can start with this [generator](https://github.com/yeoman/generator-generator) to help you create your won generator. - http://yeoman.io/authoring/ (and the `npm link` -...

so now I understand that the befor/ after meant [this](https://github.com/TheSeamau5/elm-checkerboardgrid-tutorial#modifying-our-application) section. Maybe it's worth having the code in branches instead?

Small (open source) world ;)

> Do you really use this project for some purposes? We are giving it a try - one of our devs has started experimenting with adding some [Hebrew integration](https://github.com/Gizra/code4goal-resume-parser/pull/3) Is...

It's working. I'd like to update the docs: 1. Is there a proper way of getting the nix store directory after the command, or just some text processing by bash?...

btw, even though I'm on local, I tried also ``` make build/bin/RunJobs ./build/bin/RunJobs Starting worker d0402832-2c84-45df-8953-beff5ab1c684 ```

I have copied Main.hs from https://github.com/VoodooTeam/starboard-federator/blob/1b0f935a6666539cc1e111c20af2dfd5f395c52f/Main.hs . Here's the diff with my Main.hs ```diff module Main where -import IHP.Prelude import Config -import qualified IHP.Server -import IHP.RouterSupport import IHP.FrameworkConfig import IHP.Job.Types...

Re-opening, as I've confirmed it's working also with a completely new project.

Closed as per https://github.com/digitallyinduced/ihp/issues/1116#issuecomment-938830500